v14
OpenAPI 3.0.32026-08-04377889.4 MBfeature-flags
Get a flag
Retrieve a specific feature flag by its ID or slug.
get/v1/projects/{projectIdOrName}/feature-flags/flags/{flagIdOrSlug}
Path parameters
projectIdOrNamestring required
The project id or name
The project id or name
flagIdOrSlugstring required
The flag id or name
The flag id or name
Query parameters
ifMatchstring
Etag to match, can be used interchangeably with the if-match header
Etag to match, can be used interchangeably with the if-match header
withMetadataboolean
Whether to include metadata in the response
Whether to include metadata in the response
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.