Skip to main content
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<uuid>
required

Response

Successful Response

id
string<uuid4>
required
name
string
required
Required string length: 1 - 50
color
string | null

Hex color code

I