Skip to main content
This object represents a report in Charge. Reports are generated asynchronously and summarize charging activity, usage, or costs over a given period.

Attributes

string
Unique identifier for the object.
string
ID of the account associated with this report.
string
ID of the fleet that this report is scoped to, if applicable.
object
Parameters used to generate the report.
string
Current status of the report generation process.Available options: pending, processing, succeeded, failed
string
Output format of the generated report.
string | null
Public URL to download the generated report file.

More attributes

string
String representing the object’s type.
string
Time at which the report was created. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.
integer | null
Size of the generated report file in bytes.
string | null
Time when the report generation was completed successfully. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.