all
: List of all asset IDsdefaultset
: Assets 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 asset splits checklist
⚠️ 401 - Unauthorized
❌ 500 - Internal Server Error
Tags
Checklists
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"