List all labels
GET /labels
GET
/labels
Retrieve a list of labels
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
page_size
integer
team_id
string
Responses
Section titled “ Responses ”List of labels
object
data
Array
total
integer
page
integer
page_size
integer
has_more
boolean
data
Array<object>
object
id
string
company_id
string
name
string
color
string | null
description
string | null
created_at
string | null format: date-time
created_by
string | null
team_id
string | null
Unauthorized
object
success
required
boolean
error
required
string
Example
An error occurred