| Status | Description | Next Step |
|---|---|---|
in_progress | Job is still processing | Continue polling |
complete | File is ready | Call the Download endpoint |
error | Job failed - see error field for details | Review error and retry if needed |
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The dashboard identifier. This must match the ID of the original download request.
The job ID returned from the Initiate dashboard download endpoint
Job status retrieved successfully
The job ID
Current status of the download job
in_progress, complete, error The requested output format
pdf, png, csv, xlsx, json When the job was created
Error message. Only present when status is error.