Skip to main content
GET
get action workflow for an app

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

action_workflow_id
string
required

action workflow ID

Query Parameters

offset
integer
default:0

offset of results to return

limit
integer
default:10

limit of results to return

page
integer
default:0

page number of results to return

Response

OK

action_workflow_id
string
app_config_id
string
app_id
string
break_glass_role_arn
string
component_dependency_ids
string[]
created_at
string
created_by_id
string
enable_kube_config
object
id
string
kubernetes_context_name
string

KubernetesContextName is the name of an AppKubernetesContextConfig on the same AppConfig. Empty means fall back to the implicit sandbox default. Stored as a name (not an FK) so it remains stable across AppConfig versions.

references
string[]
refs
object[]
role
string
steps
object[]
timeout
integer
triggers
object[]

INFO: if adding new associations here, ensure they are added to the batch delete activity

updated_at
string