List

Gets all flags for the workbook

Path parameters

workbookIdstringRequired
The workbook ID to manage flags for

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Response

This endpoint returns a list of objects.
idstring
The unique identifier for the flag
slugstring
The flag slug
labelstring
The flag label
colorHexstring
The hex color code for the flag
workbookIdstring
The workbook this flag belongs to
createdAtdatetime
When the flag was created
updatedAtdatetime
When the flag was last updated