Get an existing source's queries for copy & modify versioning
Source Creator
Get an existing source's queries for copy & modify versioning
GET /source-creator/sources//queries
GET
Get an existing source's queries for copy & modify versioning
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /source-creator/sources//queries Description: Returns an existingRoyaltySource’s salesDataQuery,
royaltySumQuery, countSumQuery, columnFormat, tableNameFormat,
name/label, and royaltyType — used to seed a “copy & modify” wizard
session so generate-queries can infer transform patterns from the
parent’s SQL. The source must be public or already linked to the
calling tenant.
Note: id here is the RoyaltySource ID, distinct from the wizard
SourceCreatorSession ID.
Authorization:
- Requires
royaltyAccesssubscription feature
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
RoyaltySource ID