accountId | string | ID of the Account that created this Export |
uri | string | URI for this resource, relative to /apiserver |
dateCreated | string date-time | Date that this resource was created (UTC) in RFC3339 format (e.g., 2024-10-09T15:05:03.358Z). |
dateUpdated | string date-time | Date that this resource was last updated (UTC) in RFC3339 format (e.g., 2024-10-09T15:05:03.358Z). |
revision | int | Revision count for the resource. Set to 1 on creation and is incremented at every update. |
exportId | string | String that uniquely identifies this Export resource. |
status | string | The status of this Export |
size | int | The size of this Export in bytes. |
resourceType | string | The API resource type in this Export. |
query | object | The list query used in this Export. |
format | array string | The resource properties in this Export. |
output | object | The file type that was output in this Export. |