For AI agents: visit https://unearth.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Unearth
GuidesRecipesAPI ReferenceDiscussionsGraphiQL
v2.0

Log InUnearth
API Reference
Log In
v2.0GuidesRecipesAPI ReferenceDiscussionsGraphiQL

API Reference

  • Introduction

Queries

  • Getting started with Queries
  • accounts
  • assetForms
  • assetGroups
  • assetLinks
  • assetTypes
  • assets
  • datasources
  • datasets
  • deletedAccounts
  • deletedAssets
  • deletedProjects
  • deletedUsers
  • documents
  • featureStyles
  • featureTypes
  • features
  • health
  • layerFolders
  • levels
  • media
  • metaProjects
  • pages
  • places
  • planSections
  • plans
  • projectViews
  • projects
  • surveys
  • tilesets
  • toolAdapters
  • toolGroups
  • toolkits
  • tools
  • users

Mutations

  • Getting started with Mutations
  • addAccountUser
  • addProjectUser
  • createAsset
  • createLayerFolder
  • deleteLayerFolder
  • modifyAccount
  • modifyAccountBrand
  • modifyAccountStatus
  • modifyAccountUser
  • modifyAsset
  • modifyLayerFolder
  • modifyProjectUser
  • modifyUser
  • removeAccountUser
  • removeProjectUser

Unearth GraphiQL

  • Using the GraphiQL Unearth API UI
Powered by 

health

Fields

FieldsReference?
status

Example

query MyQuery {
  health {
    status
  }
}

Sorting and Filtering

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!


More examples on querying


Updated about 1 year ago


features
layerFolders
Did this page help you?

Updated about 1 year ago


features
layerFolders
Did this page help you?
    • Fields
    • Example
    • Sorting and Filtering
    • More examples on querying