Skip to main content
GET
get action workflows for an app

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

app_id
string
required

app ID

Query Parameters

q
string

search query to filter action workflows by name or ID

labels
string

label filter (key:value,key:value)

trigger_types
string

filter by action workflow trigger type

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

app_id
string
config_count
integer
configs
object[]
created_at
string
created_by_id
string
id
string
labels
object
name
string

metadata

status
string

TODO: change to default null after migration & after initial pr

status_description
string
status_v2
object
updated_at
string