Retrieves the status of an asynchronous annotation reply configuration job started by Configure Annotation Reply.
API Key authentication. For all API requests, include your API Key in the Authorization HTTP Header, prefixed with Bearer. Example: Authorization: Bearer {API_KEY}. Strongly recommend storing your API Key on the server-side, not shared or stored on the client-side, to avoid possible API-Key leakage that can lead to serious consequences.
Action type, must match the Configure Annotation Reply call.
enable, disable Job ID returned by Configure Annotation Reply.
Successfully retrieved task status.
Job ID from the Configure Annotation Reply call.
Current job status. waiting for queued, processing for in progress, completed when finished, error if failed.
Error message describing why the job failed. Empty string when job_status is not error.