Skip to main content
GET
Get Export Info

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

exportOperationId
string
required

ID of the export operation to look up, as returned by create or shown by list.

Response

200 - application/json

A successful response.

operation
object
resultPath
string[]

Path to the resulting objects in the destination bucket, as an ordered sequence of segments (join with / to get the full path). Individual objects appear below this prefix under <timestamp>/<segment>.<ext> (e.g. logs/oplogexport-.../2025-12-21-20:00:00/0.parquet).