id
string
required
Required string length: 36
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

format
enum<string>
required
Available options:
csv
model
enum<string>
required
Available options:
users,
visits
status
enum<string>
required
Available options:
completed,
failed,
pending
filter
object
required
createdAt
string
required
startedAt
string | null
completedAt
string | null
downloadUrl
string
error
string

When defined, this is the error message and stack trace received when attempting to process the export.

Was this page helpful?