Read the rows of exported reports back as structured data, with column mappings. Requires account manager rights.

Returns the report contents as columns (each with its detected type and, when available, its mapping
information), data rows, and report metadata. The From date must not be later than the To
date, otherwise the request is rejected.

🔐 Required permission: AccountManager

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Represents the identifier for the account used to filter report data.

date-time

Specifies the start date for the report data query. This property is used to filter reports
such that only those with a date greater than or equal to this value are included in the results.

date-time

Represents the end date for filtering report data. Must be greater than or equal to the start date.

string
enum
Allowed:
uuid

Optional: filter by specific task

int32

Maximum number of rows to return (default: 1000)

ReportId
array of int32s

get a specific report

ReportId
boolean

Include column mapping information in response

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json