Generate a PDF usage report
GEThttps://platform.docana.com/api/v1/usage/report/
Answers a PDF attachment. Accepts a start/end day range (or the legacy year/month pair), an optional CSV of application ids and a mode of detailed (default) or summary.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The usage report as an application/pdf attachment
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.