// Tags

List tags

List the tags defined in a workspace.

GET/api/tag

Description

Tags are reusable labels applied to machines, cloud targets, project variable values, and steps for scope filtering.

Parameters

NameInTypeRequiredDescription
workspaceId query string yes ID of the workspace.

Errors

StatusMeaning
400 Invalid workspaceId.
401 Missing or invalid Basic auth credentials, or the service account lacks the required role.