Export host pool cost data as CSV

Streams a CSV file containing per-host daily cost records with savings data.
Each row represents one session host on one day. Includes deleted hosts.
The response streams progressively — rows are flushed per day.

Path Params
uuid
required

The unique identifier of the host pool.

Query Params
date-time

Start date for the range (inclusive).
Accepts ISO 8601 format with optional timezone (e.g., "2026-01-20T00:00:00Z" or "2026-01-20T00:00:00+03:00").

date-time

End date for the range (inclusive).
Accepts ISO 8601 format with optional timezone (e.g., "2026-01-20T23:59:59Z" or "2026-01-20T23:59:59+03:00").

Responses
200

CSV file stream with Content-Disposition: attachment header.

500

Internal server error.

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