Fields

FieldsReference?
assetsYes
attributes
capturedAt
createdAt
creatorYes
datasetsYes
documentsYes
height
id
info
label
mediaType
mimeType
pageThumbnailYes
projectYes
sizeBytes
status
updatedAt
width

Example

query MyQuery {
  media(count: 10) {
    id
    mimeType
    capturedAt
  }
}





The Unearth API allows you to query your data using a number of tools to sort and filter. Click the link above to see how!