Get Accounting Queue Status
Accounting
Get Accounting Queue Status
Get Accounting Queue Status
GET
Get Accounting Queue Status
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 Authorization:- Required role:
adminor higher
Without jobId: Returns queue overview and recent jobs
With jobId: Returns detailed status for that specific job
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Specific job ID to check status for