all
: List of all product IDsdefaultset
: Products with default splits configured
x-tenant-id
: Required. The tenant IDAuthorization
: Required. Bearer token for authentication
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Responses
ā 200 - Successfully retrieved product splits checklist
ā ļø 401 - Unauthorized
ā 500 - Internal Server Error
Tags
Checklists
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"