Tags
Retrieve a list of tags
Returns all tags in a workspace
GET
/
tag
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
workspaceId
string
requiredThe Id of the workspace
Response
200 - application/json
status
boolean
data
string[]