Get
Gets a specific flag by its slug
Path parameters
workbookId
The workbook ID to manage flags for
slug
The flag slug to retrieve
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Response
This endpoint returns an optional object.
id
The unique identifier for the flag
slug
The flag slug
label
The flag label
colorHex
The hex color code for the flag
workbookId
The workbook this flag belongs to
createdAt
When the flag was created
updatedAt
When the flag was last updated