Skip to main content
GET
List workflows

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Query Parameters

typeSlug
string
eventType
string
tags
string

Comma-separated tags; matches any supplied tag.

Response

Success

workflows
object[]
required