Authorizations

X-API-Key
string
header
required

Simplex API Key to authenticate requests. We provision API keys after a quick meeting with us. You can book that meeting here.

Body

application/json
element_description
string
required

Description of the element to click on that triggers the file download.

session_id
string
required

The ID of the session to connect to.

Response

200 - application/json
b64
string
required

Base64 encoded file contents.

filename
string
required

Name of the downloaded file.

succeeded
boolean
required

Whether the download succeeded.

Was this page helpful?