Get a workspace's tags

View as Markdown
Gets all the tags associated with a workspace.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

workspaceIdstringRequired
The workspace's ID.

Response

Success Response
tagslist of objects
A list of associated tags.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error