Skip to content

Download completed export archive

GET
/export/download/{token}

Downloads the generated ZIP export for the active account. Available to account owners and admins only.

Authorizations

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters

Path Parameters

token*
Type
string
Required

Responses

ZIP archive

application/zip

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI