SpaceMediaSpaceMedia
Endpoint referenceUsers

List User Revenue

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

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?