Skip to main content
GET
/
api
/
v2
/
approval-requests
/
projects
/
{projectKey}
/
settings
Get approval request settings
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.

Authorizations

Authorization
string
header
required

Headers

LD-API-Version
enum<string>
required

Version of the endpoint.

Available options:
beta

Path Parameters

projectKey
string
required

Query Parameters

environmentKey
string

An environment key filter to apply to the approval request settings.

resourceKind
string

A resource kind filter to apply to the approval request settings.

expand
string

A comma-separated list of fields to expand in the response. Options include 'default' and 'strict'.

Response

Successful response

{key}
object