latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

Activity Data

Get an activity data job

Returns the state of an activity data job. When status is success the response includes the download URLs and their expiry.

get/activity-data-jobs/{jobId}

Path parameters

jobIdstring required

The job identifier.

Response

The job.

idstring
status'pending' | 'running' | 'success' | 'failure' | 'cancelled'
categoriesstring[]
format'csv' | 'parquet'
startTimestring date-time
endTimestring date-time
createdAtstring date-time
downloadUrlsobject

Download URLs per category.

downloadUrlsExpirationDatestring date-time
errorMessagestring