List available reports
Returns a list of reports available for download.
Authentication
AuthorizationBasic
To authenticate a request, provide an Authorization header with the value Basic base64(username:password). For example, if your HUMAN Auth ID is whiteops and your HUMAN Auth Key is secret, your Authorization header should be set to Basic d2hpdGVvcHM6c2VjcmV0.
Query Parameters
type
Lets you filter the API response list by report type. Possible values are report and export.
Response
Success
data