Get flag defaults for project
Get the flag defaults for a specific project.
Path parameters
projectKey
The project key
Headers
Authorization
Response
Flag defaults response
_links
The location and content type of related resources
key
A unique key for the flag default
temporary
Whether the flag should be temporary by default
defaultClientSideAvailability
Which client-side SDK types can use this flag by default. Set usingMobileKey
to make the flag available for mobile SDKs. Set usingEnvironmentId
to make the flag available for client-side SDKs.
booleanDefaults
Defaults for boolean flags within this project