Skip to main content
GET
Check All Splits
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

/checklist/allsplits Retrieves a list of all split IDs that don’t have their shares fully allocated (sum of shares ≠ 100%). Headers:
  • x-tenant-id: Required. The tenant ID
  • Authorization: Required. Bearer token for authentication
Authorization:
  • Required role: admin or higher
Method: GET Response: The response contains a combined list of asset splits and product splits with their configurations.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Successfully retrieved all splits checklist

id
string<uuid>

Split ID