Skip to main content
GET
Check Royalty Assets
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

/checklist/royaltyassets Retrieves a list of royalty assets that exist in the sales data but don’t have corresponding asset records. Requirements:
  • BigQuery dataset must be configured for the tenant
  • Requires valid authentication
Authorization:
  • Required role: admin or higher
Method: GET Headers:
  • x-tenant-id: Required. The tenant ID
  • Authorization: Required. Bearer token for authentication

Code Examples

Authorizations

Authorization
string
header
required

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

Response

Successfully retrieved royalty assets

count
integer

Total number of royalty assets

royaltyassets
object[]