Get Reports

To understand the reports API please refer to Introduction to Reports.

Purpose - Use this API to fetch all the existing reports configured in the system according to bank requirements.

Behaviour - A successful response from this API indicates that all reports were successfully retrieved along with the report names. The response contains the values for each report and its associated parameters.

For each report, there are parameters linked to it. To obtain the complete list of parameters for a particular report, Use the Get Report Parameters API and pass the report name as a query parameter.

Query Params
boolean
required

This indicates that this a request to get the parameters associated with all the reports.

string
enum
required
Defaults to false

This parameter is used when we want to respond in a generic manner, including the details of each column and the data for each row.

Allowed:
Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

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