Skip to main content
GET
List labels
Returns label identifiers, names, and parent relationships for the authenticated workspace. Use each label’s id with the assign and remove endpoints.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Labels retrieved successfully.

status
integer
required
data
object[]
required