GET /api/v1/runs
Runs
List workflow runs
List workflow runs for the authenticated API key owner.
GET
GET /api/v1/runs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
OK
List workflow runs for the authenticated API key owner.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK