Skip to main content
GET
/
workflows
/
v1
/
tools
/
configurable-inbuilt
/
{key}
Get Configurable Inbuilt Tool Schema
curl --request GET \
  --url https://api-qa.interactly.ai/workflows/v1/tools/configurable-inbuilt/{key} \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

key
string
required

Response

Successful Response