Skip to main content
POST
List tags

Headers

x-project-id
string
required

Project ID to specify the project context

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 1000
page
integer
default:1
Required range: x >= 1

Body

application/json
name
string

Filter tags by name using a case-insensitive partial match.

Example:

"branding"

with_queries_count
boolean

Include the count of queries associated with each tag

Example:

true

sort
object[]

Sorting options for the tag list. Currently only the "name" field is sortable. Defaults to ascending order by name.

Example:

Response

page
object
required
results
object[]