Skip to main content
GET
Get report type mapping suggestions

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The Extole unique report type identifier.

Query Parameters

parameter
string

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

Response

Mapping suggestions per mapping parameter of the report type, as ordered groups of complete column expressions.

parameters
object[]
required

One entry per mapping parameter of the report type that has suggestions, in the report type's parameter order. Empty when the report type has no mapping parameters with suggestions - that is a valid answer, not an error.

report_type_id
string
required
read-only

Id of the report type these suggestions belong to.