POST /api/v1/runs/batch
Runs
Batch get runs
Fetch multiple workflow runs by ID in one request.
POST
POST /api/v1/runs/batch
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
GetManyRunsInputSchema
Response
200
OK