Links

GraphQL API

This doc provides an overview of our GraphQL API which is designed specifically with data integration in mind.
The API is available at /api/graphql/ URL path of your instance.
API returns data in JSON format.
API schema contains Queries and Mutations.
Last modified 1mo ago