Skip to main content
id
string

Unique identifier for the report object.

Example:

null

object
string

String representing the object’s type. Always reporting.

Example:

null

account
string

ID of the account associated with this report.

Example:

null

created
integer

Time at which the report was created.

Example:

null

fleet
string

ID of the fleet that this report is scoped to, if applicable.

Example:

null

parameters
object

Parameters used to generate the report.

size
integer

Size of the generated report file in bytes.

Example:

null

status
enum<string>

Current status of the report generation process.

Available options:
pending,
processing,
succeeded,
failed
Example:

null

succeeded_at
integer

Timestamp when the report generation was completed successfully.

Example:

null

type
string

File format of the generated report (e.g., csv, pdf).

Example:

null

url
string<uri>

Public URL to download the generated report file.

Example:

null