GET /resources
Returns a paginated list of resources. Requires the resources:read scope.
Servers
- https://api.retool.com/api/v2
Query parameters
| Name |
Type |
Required |
Description |
resource_type |
String |
No |
Valid values:
"cosmosdb"
"athena"
"basecamp"
"gcs"
"tavily"
"customAIProvider"
"grpc"
"googleDocs"
"dynamodb"
"googleCalendar"
"retoolEmail"
"azureAI"
"elasticsearch"
"mysql"
"openAI"
"awsBedrock"
"azureBlob"
"rethinkdb"
"googleVertexAI"
"onesignal"
"cockroachdb"
"presto"
"sqs"
"bigquery"
"slackopenapi"
"vertica"
"googleSlides"
"denodo"
"hubspot"
"microsoftTeams"
"motherduck"
"smtp"
"front"
"snowflake"
"retoolDb"
"jdbc"
"stripe"
"shell"
"googleGemini"
"googlesheets"
"s3"
"saphana"
"datastore"
"openapi"
"asana"
"retoolStorage"
"restapi"
"mssql"
"oracledb"
"slack"
"retoolSdk"
"firebase"
"mongodb"
"googleMaps"
"bigid"
"couchdb"
"dbServer"
"notion"
"googleSearchConsole"
"jira"
"sns"
"serviceNow"
"anthropic"
"closeio"
"postgresql"
"circleci"
"airflow"
"lambda"
"databricksLakebase"
"redshift"
"googleAnalytics"
"salesforce"
"graphql"
"kafka"
"retoolAI"
"twilio"
"alloydb"
"datadog"
"databricks"
"redis"
"launchdarkly"
"cassandra"
"github"
"mcp"
"sendgrid"
"openAIProvider"
|
limit |
Integer |
No |
|
next_token |
String |
No |
|
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.