Fields

FieldsReference?
accountYes
attributes
boundary
createdAt
creatorYes
dataSourcesYes
id
isPublic
manifest
mediaYes
name
status
toolAdaptersYes
updatedAt

Example

query MyQuery {
  datasets(count: 10) {
    id
    name
  }
}





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!