Retool · GraphQL Specification

Retool GraphQL API

Retool is a low-code platform for building internal tools, dashboards, and admin panels. While Retool does not expose a native public GraphQL endpoint, this schema is a conceptual representation of the Retool platform's API surface derived from the Retool Management REST API (v2) and SCIM 2.0 API. It covers user and group management, app and version lifecycle, resource configuration, workflow orchestration, permissions, source control, enterprise SSO and audit logging, and the built-in RetoolDB.

Documentation Endpoint View on GitHub Admin PanelDashboardInternal ToolsLow CodeNo CodeGraphQL

Overview

Retool GraphQL API is a GraphQL API specification published by Retool on the APIs.io network.

Retool is a low-code platform for building internal tools, dashboards, and admin panels. While Retool does not expose a native public GraphQL endpoint, this schema is a conceptual representation of the Retool platform’s API surface derived from the Retool Management REST API (v2) and SCIM 2.0 API. It covers user and group management, app and version lifecycle, resource configuration, workflow orchestration, permissions, source control, enterprise SSO and audit logging, and the built-in RetoolDB.

The GraphQL endpoint is available at No. documentation is published at https://docs.retool.com/reference/api/v2.

Tagged areas include Admin Panel, Dashboard, Internal Tools, Low Code, and No Code.

Endpoint

No

Related API Specs

Retool Management API (OpenAPI)
Back to Retool · All GraphQL Specs · GitHub