Skip to main content
GET
Get evaluation export

Path Parameters

exportId
string
required

The export ID

Response

The evaluation export job details

created_at
number
required

Epoch timestamp (milliseconds) for when the export was created

download_url
string<uri> | null
required

Download URL for the completed export

filters
object
required

Filters applied to the export

format
enum<string>
required

The export format

Available options:
csv
id
string
required

The export ID

kind
enum<string>
required

The evaluation export type

Available options:
axis,
resolution_audit
status
enum<string>
required

The status of the export

Available options:
pending,
running,
complete,
failed
updated_at
number
required

Epoch timestamp (milliseconds) for when the export was last updated

error_message
string | null

A human-readable error if the export failed