Approvals (beta)
Get approval request settings
Get the approval request settings for the given project, optionally filtered by environment and resource kind.
get/api/v2/approval-requests/projects/{projectKey}/settings
Path parameters
projectKeystring required
Query parameters
environmentKeystring
An environment key filter to apply to the approval request settings.
resourceKindstring
A resource kind filter to apply to the approval request settings.
expandstring
A comma-separated list of fields to expand in the response. Options include 'default' and 'strict'.
Headers
LD-API-Version'beta' required
Version of the endpoint.
Response
Successful response
ApprovalRequestSettings required