Returns the status of an async job. Use to poll the result of /api/agent/projects/{id}/audit-analysis/async. Statuses are pending, processing, completed, or failed.
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
The job's UUID.
Job status
Status of an async job. Use the status enum (pending, processing, completed, failed) to determine next action.