Create report

An Akahu Apply report provides an aggregate, enriched view of the data from the application's resources.

The output of a report can be downloaded as an HTML document for human consumption, or as JSON data for further processing.

Report processing is asynchronous, so you must poll the GET /v1/applications/{applicationId}/report/{reportId} endpoint until it reaches a final status. The output of a report can only by accessed once it has been assigned a status of completed.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!