Skip to main content
GET
Get a run

Authorizations

x-api-key
string
header
required

API key from the Antigen dashboard.

Path Parameters

id
string<uuid>
required

Response

200 - application/json

Run details.

id
string<uuid>
required
status
enum<string>
required
Available options:
creating,
running,
stopped,
completed,
failed
agent
string
required
model
string
required
targets
string[]
required
tags
string[]
required
created_at
string<date-time>
required
stopped_at
string<date-time> | null
required
completed_at
string<date-time> | null
required
egress
enum<string>
required
Available options:
residential,
static,
direct
vulnerability_count
object
required