Skip to main content

Get the link of export

GET 

/raw-export/report/status

The status of the given export.

Request

Query Parameters

    id int64required

Responses

OK

Schema

    status string

    Possible values: [FINISHED, IN_PROGRESS, EXPIRED, ERROR]

    link string
    message string
Loading...