Get report type mapping suggestions

Returns the column expressions this report type's mapping parameters accept, as ordered suggestion groups of column_name / expression pairs. Where the schema endpoints describe the columns a report produces, this endpoint describes the expressions that can go into its column mapping parameters. Each expression is complete and ready to append to the parameter's ;-separated name=expression mapping value. Suggestions are derived from the contracts the report executor resolves expressions against, so every suggestion resolves to a real value when the report runs. A report type whose mapping parameters have no suggestions yet, or which has no mapping parameters at all, returns an empty parameters list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Extole unique report type identifier.

Query Params
string

Optional parameter name to narrow the response to a single mapping parameter. Rejected when the report type has no parameter with this name.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json