Skip to main content
GET
Retrieve tags for a workspace or project (optionally).

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

Query Parameters

project_id
string

Project ID is a numerical string that identifies a Project. This is externally referred to as a "Space".

all
boolean

Return all tags

Response

Workspace and project tags

cursor
string
required
Example:

"dmsjqh9d8w1hdjosjaasda"

count
integer
required
Example:

14

tags
object[]