Skip to main content

Get output of report

GET 

/nevisadmin/api/v1/reports/:id/output

Required permission: VIEW_PROJECT on the project, or higher scope

Required permission: VIEW_INVENTORY on the inventory, or higher scope

Get the output of a report whose generation is complete. The content-type of the response will be the media-type defined when the generation was started.

Note: the output of the report can only be fetched if the status is DONE.

Request

Responses

Success