/checklist/assetsplits
Retrieves information about assets and their split configurations.
Response includes:
all
: List of all asset IDsdefaultset
: Assets with default splits configuredHeaders:
x-tenant-id
: Required. The tenant IDAuthorization
: Required. Bearer token for authenticationMethod: GET
Response: The response contains a list of asset splits with their configurations.
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Successfully retrieved asset splits checklist
The response is of type object
.