labels
Get all labels a user has access to
Returns all labels which are either created by the user or associated with a task the user has at least read-access to.
get/labels
Query parameters
pageinteger
The page number. Used for pagination. If not provided, the first page of results is returned.
per_pageinteger
The maximum number of items per page. Note this parameter is limited by the configured maximum of items per page.
sstring
Search labels by label text.
Response
The labels
Changes
No recorded changes to this endpoint across all 53 revisions of this API.