Skip to main content
GET
List workflows for tenant

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Path Parameters

tenantId
string
required

Tenant identifier.

Response

OK

id
string
sk
string
type
string
created_at
string<date-time>
updated_at
string<date-time>
status
enum<string>
Available options:
PENDING,
RUNNING,
COMPLETED,
FAILED,
ROLLBACK,
MANUAL_DELETION_REQUIRED
state_records
object[]
actor
string
prev_stack
string
new_stack
string
project_id
string
project_name
string
environment_id
string
environment_name
string
resources_ids
string[]
duration
number<double>