Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "object": "<string>", "disabled_flag_codes": [ "<string>" ], "flags": [ { "code": "<string>", "title": "<string>", "category": "<string>", "severity": "<string>", "description": "<string>", "enabled": true } ] }
{ "error": { "code": "<string>", "message": "<string>" } }
Lists every published flag code and whether it is enabled for this workspace.
Paste your workspace API key from Settings. Sent as Authorization: Bearer .
Current flag settings.
Show child attributes