List cycle counts

GET /api/v1/inventory/counts

List recent cycle counts, optionally filtered by status.

Operation ID: list_counts_api_v1_inventory_counts_get · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

status string

Filter by status: draft | in_progress | posted | cancelled.

limit integer default: 50

Responses

200 Successful Response

401 Unauthorized - Authentication required

403 Forbidden - Insufficient permissions

422 Validation Error - Invalid data format