This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
Get Accounting Queue Status Check the status of accounting recalculation jobs. Can query a specific job by ID or get overall queue status. Method: GET Query Parameters:| Parameter | Type | Description |
|---|---|---|
| jobId | string | Specific job ID to check (optional) |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Specific job ID to check status for