Skip to main content
Get a raw-data run

Path Parameters

run_id
string
required

Response

Successful Response

A run as returned by the API.

project_id
string
required

Owning project ID (required).

name
string
required

Human-readable label for the run.

id
string
required

Unique identifier.

organization_id
string
required

Owning organization.

created_at
string<date-time>
required

Creation timestamp.

updated_at
string<date-time>
required

Last update timestamp.

start_time
string<date-time> | null

Run start, when known. Descriptive only — nothing derives it and nothing keys on it.

created_by
string | null

User ID of the creator.