Retrieve a list of tags for the authenticated workspace.
Default authentication mechanism
The field to sort the tags by.
name
, createdAt
The order to sort the tags by.
asc
, desc
The search term to filter the tags by.
IDs of tags to filter by.
The page number for pagination.
x > 0
1
The number of items per page.
0 < x <= 100
50
A list of tags
The response is of type Tag · object[]
.