Queries
snapshotExportJob
Retrieves an item by its ID.
QUERY
snapshotExportJob(id: ID!): SnapshotExportJobArguments
id
ID!
required
Returns
LastSessionId
String
_created
DateTime
_etag
String
_updated
DateTime
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
destination
downloadUrls
errors
JSONString!
exportDuration
Int
exportFiles
JSONString!
exportOptions
JSONString!
failedReason
String
fileKey
String
fileSizeBytes
Float
filename
String
id
Int!
lastUpdatedByApiClient
prettyStr
String
status
totalSizeBytes
String
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id
Query
Variables
Response