Skip to main content
GET
Retrieve Usage Data Batch Job Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string<uuid>
required

The UUID of the batch job.

Response

Successfully retrieved the batch job status.

job_id
string<uuid>
required
status
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
errors
any[] | null
info
Info · object | null
total_events
integer | null