Export host pool cost data as CSV

Streams a CSV file attachment of per-host daily cost records with savings data, one row per session host per day,
including deleted hosts. The response is flushed progressively, one day at a time.
Returns a file rather than queryable JSON — intended for bulk export and offline analysis, not for answering questions about a pool.

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.

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