latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Tags

Get tags

REQUIRED SCOPES <code>['tags:read']</code><br>This API endpoint returns all tags that are currently used within the system.<br><br>Tags can be sorted by name, label, etc. Additionally, you are allowed to choose a sorting order and the number of results per page, up to 100.

get/tags

Query parameters

sortBystring

Sort by field (name, label, etc)

sortOrder'asc' | 'desc'

Sorting order

pageinteger
Example:1

Page number

searchstring

Tag label

exclude[]integer[]

The IDs of the Tags to exclude from searching

ids[]integer[]

The IDs of the Tags to include

lengthinteger
Example:10

Results per page

Response

OK