Skip to main content
GET
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Query Parameters

Search on tags name

page
integer

Page number (default is 1)

per-page
integer

Amount of products per page. Minimum 0 and max 100 (default is 20)

id
string[]

Filter by tag IDs (can be repeated)

status
string[]

Filter by status. Allowed values: active, inactive, archived, draft

sort-order
string

Sort order. Should be one of ASC or DESC. Default DESC

sort-key
string

The key to sort on. Can be one of created-at, updated-at, name (Default is created-at)

attribute-id
string[]

Filter by attribute IDs

Response

List of tags with full details

data
object[]
success
boolean
total
integer
total_pages
integer