Retrieve an application by the application key.
LaunchDarkly supports expanding the “Get application” response to include additional fields.
To expand the response, append the expand
query parameter and include the following:
flags
includes details on the flags that have been evaluated by the applicationFor example, use ?expand=flags
to include the flags
field in the response. By default, this field is not included in the response.
The application key
A comma-separated list of properties that can reveal additional information in the response. Options: flags
.
Application response
Whether the application was automatically created because it was included in a context when a LaunchDarkly SDK evaluated a feature flag, or was created through the LaunchDarkly UI or REST API.
The unique identifier of this application
To distinguish the kind of application
The name of the application
Details about the flags that have been evaluated by the application
Details on the allowed and denied actions for this application
The location and content type of related resources
Version of the application
Timestamp of when the application version was created
The application description
Associated maintainer member or team info for the application