Previous Next

Get report template parameters

get

/services/rest/v1/reports/{reportPath}/templates/{templateId}/parameters

Retrieve a template from a report definition in the Oracle BI Publisher catalog.

Request

Path Parameters
reportPath
Type: string
Required: true
URL encoded report path. e.g. If your report path is "/Sample Lite/Published Reporting/Reports/Balance Letter" then your encoded report path will be "%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter"
templateId
Type: string
Required: true
The ID of the template (for example, Chart Layout).

Response

Supported Media Types
  • application/json
200 Response
Returns report template parameters
Body
Root Schema : /paths/~1v1~1reports~1{reportPath}~1templates~1{templateId}~1parameters/get/responses/200/schema
Type: array
Nested Schema : ParamNameValue
Type: object
Nested Schema : lovLabels
Type: array
If the parameter type is "Menu", specifies the values displayed in the list of values to the user.
Nested Schema : values
Type: array
Parameter values.