Checks processing status for any job type. Automatically routes to the appropriate status handler. Simplifies client integration by using a single endpoint.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the processing job (obtained from POST /api/v1/parse or other processing endpoints)