GET
/
api
/
v1
/
{teamId}
/
workflows

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

teamId
string
required

Response

200 - application/json
category
enum<string>
Available options:
TRIAGE,
BACKLOG,
UNSTARTED,
STARTED,
COMPLETED,
CANCELED
color
string
createdAt
string
deleted
string | null
id
string
name
string
position
integer
team
object | null
teamId
string | null
updatedAt
string