Get Revenue
Description:
The /revenue/{id}
endpoint retrieves detailed information about a specific revenue record.
Method:
GET
Path Parameter:
Parameter | Type | Description |
---|---|---|
id | string | The unique identifier of the revenue record |
Query Parameters:
Parameter | Type | Description |
---|---|---|
include (Optional) | string | Additional data to include (Artist, Asset, Product, Splits) |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Revenue ID
Additional data to include (Artist, Asset, Product, Splits)
Success
The response is of type object
.