API Reference

Create export

This will queue an export for the given sheet and return immediately with the handle for the export. The handle can be used with the "Download export" endpoint.

Log in to see full request history
Path Params
string
required

sheet to export

Body Params

export settings

string
clientState
object
string
Defaults to zip
boolean
Defaults to false
string
string
gridState
object
required
integer
integer
boolean
boolean
Defaults to false
boolean

true to use the client state from request, otherwise, exporter will use the client state store

Responses

Language
Credentials
Click Try It! to start a request and see the response here!