Get a release policy by key
Retrieve a single release policy by its key for the specified project.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
policyKey
The release policy key
Headers
LD-API-Version
Version of the endpoint.
Allowed values:
Response
Release policy found
_id
The unique identifier of the release policy
rank
The rank/priority of the release policy
releaseMethod
The release method for this policy
Allowed values:
name
The name of the release policy
key
The human-readable key of the release policy
_access
scope
guardedReleaseConfig
Configuration for guarded releases
progressiveReleaseConfig
Configuration for progressive releases
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error