Get approval request settings
Get the approval request settings for the given project, optionally filtered by environment and resource kind.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
Headers
LD-API-Version
Version of the endpoint.
Query parameters
environmentKey
An environment key filter to apply to the approval request settings.
resourceKind
A resource kind filter to apply to the approval request settings.
expand
A comma-separated list of fields to expand in the response. Options include ‘default’ and ‘strict’.
Response
Successful response
environments
Environment-specific overrides.
_default
Configuration that controls how changes to a resource are gated by approvals.
_strict
Configuration that controls how changes to a resource are gated by approvals.