v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
flags

Get

Gets a specific flag by its slug

get/v1/workbooks/{workbookId}/flags/{slug}

Path parameters

workbookIdstring required

Workbook ID

The workbook ID to manage flags for

slugstring required

The flag slug to retrieve

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Response

Response with status 200

idstring required

The unique identifier for the flag

slugstring required

The flag slug

labelstring required

The flag label

colorHexstring required

The hex color code for the flag

workbookIdstring required

Workbook ID

createdAtstring date-time required

When the flag was created

updatedAtstring date-time required

When the flag was last updated