Endpoint referenceUsers
List User Revenue Splits
List revenue splits where the user is creator or beneficiary. Use split_id values to inspect, update, or confirm split participation.
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
user_id*string
Public user reference returned by the API.
Format
uuidQuery Parameters
page?integer
Page number to return.
size?integer
Number of records per page.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
List User Revenue
List User Revenue. List revenue records visible for a user. The response uses release_id and track_id references so clients can connect revenue back to catalog metadata.
Suspend User
Suspend User. Suspend an organization user by user_id when policy allows it. Use this to block future access without deleting catalog ownership or historical activity records.