Skip to main content
GET
get recent runs for an action workflow by install id

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

install_id
string
required

install ID

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
object
action_workflow_id
string
created_at
string
created_by_id
string
id
string
install_id
string
runs
object[]
status
string

after query fields filled in after querying

status_v2
object
updated_at
string