v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Export chart

After triggering an asynchronous export this route can be used to find out if the export has finished, yet. It returns either the HTTP code 425 to indicate that the export isn't ready or HTTP code 200 along with the export result.

get/charts/{id}/export/{format}/async/{exportId}

Path parameters

idstring required

5 character long chart ID.

formatstring required

Export format

exportIdstring required

Query parameters

downloadboolean

Response

Successful