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 all splits checklist
β οΈ 401 - Unauthorized
β 500 - Internal Server Error
Tags
Checklists
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"