List all tags for an organization

Retrieve all unique tags used across all records (payments, customers, orders, etc.) within an organization.
This endpoint aggregates tags from all taggable models that belong to the specified merchant or channel partner.
Supports filtering by tag name, slug, and type, sorting, and pagination.

Path Params
string
required

The organization ID (merchant or channel partner)

Query Params
string

Filter tags by name (partial match)

string

Filter tags by slug (partial match)

string

Filter tags by type (e.g., workflow, priority, category)

string

Sort tags by field. Prefix with - for descending. Allowed: name, type, order_column, created_at

string

Number of tags per page (default: 50, max: 100)

Headers
string
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json