GET
/
workflows
/
{workflow_id}
/
tags
[
  {
    "id": "<string>",
    "name": "<string>",
    "color": "<string>"
  }
]

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workflow_id
required

Query Parameters

workspace_id
string
required

Response

200
application/json
Successful Response

The response is of type object[].