Skip to main content
GET
List Tags

Authorizations

X-API-Key
string
header
required

Query Parameters

project_id
string

Required if using a company api key

Example:

"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"

limit
number
default:1000
Required range: 1 <= x <= 10000
offset
number
default:0
Required range: x >= 0
group
string

Filter to tags in this user-defined group (matches the group column exactly).

Example:

"persona"

Response

200 - application/json

Success

Success

data
object[]
required
total_count
number
required

Total number of matching tags, ignoring pagination

Example:

42

totalCount
number
required
deprecated

Total number of matching tags, ignoring pagination

Example:

42