Example GraphQL Queries
Some sample GraphQL queries to get you started
Last updated
Some sample GraphQL queries to get you started
Last updated
Get the assets and their associated provisions:
Get the accounts with their logos and deep links to within Onedox:
Get provisions along with their type and some more details for vehicles and media packages:
Get documents for a particular account along with date and charges (where available):
Get all accessible documents along with their iOS deep link and the name of the provider that they came from:
Get the authenticated user and access permissions:
n.b. you will need to replace the id
input with one that is valid for your own Onedox account.