Skip to content

Get flag

GET
/flags/{name}

Get a specific flag by name

Authorizations

bearerAuth

Generate an API token here

Type
HTTP (bearer)

Parameters

Header Parameters

compatibility-date*

API compatibility date in YYYY-MM-DD format. Must be a date after 2025-11-01.

Type
string
Required
Example"2025-11-01"
Pattern
"^\\d{4}-\\d{2}-\\d{2}$"

Path Parameters

name*
Type
string
Required

Responses

success.flags.get

application/json
object
object
Required

Playground

Authorization
Headers
Variables
Key
Value

Samples