List Report Columns
GET/report/:entityId/:reportType/columns
Returns the report columns available for a given reportType on the organization identified by entityId, including each column's display name and role.
Column names differ by reportType — for example, Booking reports expose Artists (plural) while Event and Settlement reports expose Artist (singular). On a talent-buyer organization some titles are renamed (for example the column the catalog calls Agency is advertised as Buyer), so always request columns by the exact titles this endpoint returns.
The names returned here are the values you supply in the columns and totals fields of a Run Report request.
Request
Responses
- 200
OK