GET
/
reports

Downloading Reports:

Reports can be downloaded using the fileId parameter of the Report entity using the Files API.

Sharing Reports:

Sharable links can be generated using the Generate download URL API which are S3 signed URLs valid for 1 hour and do not require authentication.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

nextToken
string
pageSize
number

Response

200 - application/json

Represents a list response for reports

data
object[]
nextToken
string