...
Depending on the application and the authorizations of the user the following parameters can provided with this GET
request.
Parameter | Usage | Example |
---|---|---|
collection | When the installation contains multiple applications, then the collection parameter specifies which application it concerns | Seriesregister, e-Depot |
| When the user has no access across all organisations, then these parameters restrict the results that should be displayed in the report to this organisation. Specifically, if the user has the function | The organisation of the user |
...
Returns a specific report with the ID
Optional parameters
Same as the general GET
method.
Expected headers
Code Block |
---|
x-api-key: <reporting engine api key> |
...