List tags
Returns a paginated list of tags associated with the organization, filterable by label and tag_group_slug; when include_counts is true, each tag includes a count of associated candidates.
Token scopes: ats:read
Returns a paginated list of tags associated with the organization, filterable by label and tag_group_slug; when include_counts is true, each tag includes a count of associated candidates.
Token scopes: ats:read
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/