Magidoc

ExportRequest
Object

An export request

Fields

#

id

Non-null

Unique identifier for this export request

publicId

Non-null

The resource public id (ie: er_xxxxxxxx)

legacyId

Non-null

Legacy numeric ID of this export request

name

Non-null

The name of the export request

type

Non-null

The type of export request

status

Non-null

The status of the export request

parameters

The parameters of the export request

account

Non-null

The account that requested this export

createdBy

The user who created this export request

file

The exported file (if completed)

progress

The progress of the export request (0-100)

error

The error message if the export request failed

willRetry

Non-null

Whether a failed export request will be retried automatically

createdAt

Non-null

The time the export request was created

updatedAt

Non-null

The time the export request was last updated

expiresAt

The time when the export will expire

Usages

#

References

#

  • Field exportRequest from Query