Skip to main content
GET
List runs

Authorizations

x-api-key
string
header
required

API key from the Antigen dashboard.

Query Parameters

status
enum<string>
Available options:
creating,
running,
stopped,
completed,
failed
tags
string[]

Filter by the intersection of supplied tags.

limit
integer
default:20
Required range: x <= 100
offset
integer
Required range: x >= 0

Response

200 - application/json

Runs for the organization.

runs
object[]
required
total
number
required