Skip to main content
GET
Get Tags

Query Parameters

limit
integer<int32>

Pagination limit

offset
integer<int32>

Pagination offset

orderBy
string[]

Pagination order

orderDirection
string

Pagination order direction

slug
string[]

Tag slug to filter by

ids
integer<int32>[]

List of tag IDs to filter by

parentId
integer<int32>

Filter by parent tag ID. Ignored if parent_slug is provided.

parentSlug
string

Filter by parent tag slug. Takes priority over parent_id if both are provided.

query
string

Case-insensitive substring match on tag label.

Response

List of tags

tags
object[]

List of tags