Get a usage report for the given organization from the start_date and end_date, detailing how much usage went to each QPU during that period. If no start_date or end_date are provided, period defaults to last 30 days until current time.
API keys are associated with a user and can be created on the
IonQ Quantum Cloud application. To authenticate, prefix your API Key with apiKey
and place it in the Authorization
request header. Ex: Authorization: apiKey your-api-key
The UUID of the organization — this UUID is provided in the response on organization creation.
The start date of report.
"2023-07-01"
The end date of report.
"2023-07-31"
Successfully retrieved a report of an organization.
Organizational report.