Get a custom app
GET https://manage.kontent.ai/v2/projects/:environment_id/custom-apps/:custom_app_identifier
Retrieve a custom app from an environment.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"name":"Custom App Name","codename":"custom_app_codename","source_url":"https://customapp.net","id":"f8f0b5cb-f5b7-42e8-af85-fbdab3ddfacf","config":"\"{\"theme\":{\"color\":\"#007BFF\",\"logo_url\":\"https://assets.customapp.net/logo.png\"},\"features\":{\"enable_notifications\":true,\"enable_advanced_mode\":false}}\"","allowed_roles":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}