Skip to main content
GET
Get workflow rules

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Path Parameters

projectId
string
required

Response

List of workflow rules

id
string
required
projectId
string
required
integrationType
string
required

The integration that emits the event, e.g. github.

eventType
string
required

The provider event that triggers the move, e.g. pull_request.opened.

columnId
string
required

The column tasks are moved to when the event fires.

columnName
string | null
required
columnSlug
string | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required