Skip to main content
GET
Get Revenue
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Get Revenue Description: The /revenue/{id} endpoint retrieves detailed information about a specific revenue record. Authorization:
  • Required role: user or higher
Method: GET Path Parameter: Query Parameters:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string
required

Revenue ID

Query Parameters

include
string

Additional data to include (Artist, Asset, Product, Splits)

Response

Success

message
string
revenue
object