For the complete documentation index, see llms.txt. For the full documentation snapshot, see llms-full.txt.
Get the approval request settings for the given project, optionally filtered by environment and resource kind.
curl --request GET \
--url https://app.launchdarkly.com/api/v2/approval-requests/projects/{projectKey}/settings \
--header 'Authorization: <api-key>' \
--header 'LD-API-Version: <ld-api-version>'{}Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Version of the endpoint.
beta An environment key filter to apply to the approval request settings.
A resource kind filter to apply to the approval request settings.
A comma-separated list of fields to expand in the response. Options include 'default' and 'strict'.
Successful response
Show child attributes
curl --request GET \
--url https://app.launchdarkly.com/api/v2/approval-requests/projects/{projectKey}/settings \
--header 'Authorization: <api-key>' \
--header 'LD-API-Version: <ld-api-version>'{}