Acc/Loc File Status
⚠️ Under active development — subject to change.
Returns the current status of an acc/loc file generation job and download URLs for completed files.
Documentation Index
Fetch the complete documentation index at: https://docs.pingintel.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Supports Token -prefixed API keys and Bearer -prefixed JWT-based authentication.
Path Parameters
Ping ID of the submission.
UUID of the acc/loc file generation job.
Response
Unique identifier for this generation job.
N: job is not processed. I: job is in progress. C: files are ready. F: generation encountered an error.
N- NI- IC- CF- F
N, I, C, F An integer from 0 to 100 indicating the percentage of the job that is complete. When status is complete, this will be 100; when status is pending, this may be 0 or some intermediate value; when status is failed, this may be 0, 100, or some intermediate value depending on when the failure occurred.
Acc/Loc file pairs being generated. Each entry has its own status and may complete independently before the overall job is finished.