get recent runs for an action workflow by install id
GET /v1/installs/{install_id}/action-workflows/{action_workflow_id}/recent-runs
Authorizations
Parameters
Path Parameters
Install ID
Action workflow ID
Responses
200
OK
object
object
object
object
This belongs to an app config id
object
Parent component
object
object
object
Metadata
All the details needed for a step
object
Actual configuration
object
This belongs to an app config id
Individual fields for different types
Metadata
object
object
object
This belongs to an app config id
object
Parent component
object
object
object
Metadata
All the details needed for a step
object
Actual configuration
object
This belongs to an app config id
Individual fields for different types
After query TODO: update runner to track start and finish timestamps
object
object
object
Available timeout is how long a job can be marked as “available” before being requeued
Execution timeout is how long a job can be marked as “exeucuting” before being requeued
object
object
object
object
object
object
object
Overall timeout is how long a job can be attempted, before being cancelled
Queue timeout is how long a job can be queued, before being made available
object
400
Bad Request
object
401
Unauthorized
object
403
Forbidden
object
404
Not Found
object
500
Internal Server Error