GET /resource_configurations

Returns a paginated list of resource configurations. Requires the resources:read scope.

Servers

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
resource_id String No
environment_id String No

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. 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.
  3. Click Test request to test run your request to the API and see the API's response.