Get an approval request by approval request ID.
LaunchDarkly supports the expand
query param to include additional fields in the response, with the following fields:
flag
includes the flag the approval request belongs toproject
includes the project the approval request belongs toenvironments
includes the environments the approval request relates toFor example, expand=project,flag
includes the project
and flag
fields in the response.
The approval request ID
A comma-separated list of fields to expand in the response. Supported fields are explained above.
Approval request response
The ID of this approval request
Version of the approval request
Timestamp of when the approval request was created
The approval service for this request. May be LaunchDarkly or an external approval service, such as ServiceNow or JIRA.
Current status of the review of this approval request
An array of individual reviews of this approval request
An array of member IDs. These members are notified to review the approval request.
Current status of the approval request
List of instructions in semantic patch format to be applied to the feature flag
Details on any conflicting approval requests
The location and content type of related resources
The ID of the member who requested the approval
A human-friendly name for the approval request
Timestamp of when the approval request was applied
The member ID of the member who applied the approval request
The service token ID of the service token which applied the approval request
Timestamp for when instructions will be executed
ID of scheduled change to edit or delete
Details about the object in an external service corresponding to this approval request, such as a ServiceNow change request or a JIRA ticket, if an external approval service is being used
Details about the source feature flag, if copied
Details about the custom workflow, if this approval request is part of a custom workflow
String representation of a resource
The settings for this approval
Project the approval request belongs to
List of environments the approval impacts
Flag the approval request belongs to
Resource the approval request belongs to