Retrieves a paginated list of all sources associated with the current tenant.
Documentation Index
Fetch the complete documentation index at: https://apidocs.royalti.io/llms.txt
Use this file to discover all available pages before exploring further.
sources:read{ count: number, rows: TenantSource[] }RoyaltySource[] (direct array, not paginated)isActive=true and public=trueisActive=true)JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Page number for pagination (ignored when distinct=true)
1
Page size for pagination (ignored when distinct=true)
100
If 'true', returns array of all available public sources (non-paginated). If 'false', returns paginated tenant source associations.
true, false