Fields
Fields | Reference? |
---|---|
attributes | |
brandName | |
createdAt | |
id | |
name | |
owner | Yes |
seats | |
status | |
subscriptionExpiresAt | |
subscriptionName | |
updatedAt | |
usageMB |
Example
query MyQuery {
deletedAccounts {
id
owner {
id
}
}
}
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!