Retrieve an Application
GET {{cryptr_service_url}}/api/v2/org/:org_domain/applications/:client_id
RESPONSES
status: OK
{"__access__":"limited_to:well-agency","__domain__":"well-agency","__environment__":"sandbox","__managed_by__":"shark-academy","__type__":"Application","allowed_logout_urls":["http://localhost:8080"],"allowed_origins_cors":["http://localhost:8080"],"allowed_redirect_urls":["http://localhost:8080"],"application_type":"vue","client_id":"34459d4f-e328-4256-9f0a-a04bd721d82d","default_logout_url":"http://localhost:8080","default_origin_cors":"http://localhost:8080","default_redirect_uri_after_login":"http://localhost:8080","default_redirect_uri_after_logout":"http://localhost:8080","default_web_origin":"http://localhost:8080","description":"Icons and Illustrations customizable","id":"34459d4f-e328-4256-9f0a-a04bd721d82d","inserted_at":"2022-10-14T13:16:48","name":"Well Agency Shapes","updated_at":"2022-10-14T13:16:48"}