SpaceMediaSpaceMedia
Endpoint referenceUsers

List User Revenue Splits

GET
/api/v1/users/{user_id}/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.

Formatuuid

Query 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?