Export rollup blobs
GET
/v1/rollup/{id}/exportLast modified: 3 months ago
Export rollup blobs
Request
Path Params
id
integer
required
Internal identity
Example:
1
Query Params
from
integer
optional
Time from in unix timestamp
Example:
1727523000
to
integer
optional
Time to in unix timestamp
Example:
1727524000
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 3 months ago