Theme switcher

Get Job Status

Job Details: Get detailed status and progress information for a specific job.

Attributes

Attribute

Type

Description

job_id

string

Job identifier

status

string

Current job status

customer_id

string

Customer identifier

job_type

string

Job type

created_at

date-time

Time the job was created

started_at

date-time

Time the job started

completed_at

date-time

Time the job completed

progress_percent

number

Progress percentage

rows_processed

integer

Rows processed

total_rows

integer

Total rows in scope

file_size_bytes

integer

Export file size in bytes

s3_url

string

Pre-signed S3 download URL

expires_at

date-time

S3 URL expiry time

error_message

string

Error message

execution_time_seconds

number

Execution time in seconds

webhook_status

string

Webhook delivery status

metadata

object

Additional metadata fields: endpoint, estimated_rows, estimated_size_mb, reason

Path Parameters

{customer_id}string Required

Unique customer identifier

{job_id}string Required

Job ID

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1
Was this section helpful?

What made this section unhelpful for you?