Skip to main content
GET
/
tool-catalogues
/
search
Error
A valid request URL is required to generate request examples
[
  {
    "attributes": {
      "icon": "<string>",
      "long_description": "<string>",
      "name": "<string>",
      "short_description": "<string>",
      "tags": [
        {
          "attributes": {
            "name": "<string>"
          },
          "id": "<string>",
          "type": "<string>"
        }
      ],
      "tools": [
        {
          "attributes": {
            "active": true,
            "auth_key": "<string>",
            "auth_schema_name": "<string>",
            "dependencies": "<array>",
            "description": "<string>",
            "file_stores": [
              {
                "attributes": {
                  "description": "<string>",
                  "file_name": "<string>",
                  "last_processed_on": "<string>",
                  "length": 123
                },
                "id": "<string>",
                "type": "<string>"
              }
            ],
            "filters": [
              {
                "attributes": {
                  "description": "<string>",
                  "name": "<string>",
                  "namespace": "<string>",
                  "response_filter": true,
                  "script": [
                    123
                  ]
                },
                "id": "<string>",
                "type": "<string>"
              }
            ],
            "name": "<string>",
            "namespace": "<string>",
            "oas_spec": "<string>",
            "operations": [
              "<string>"
            ],
            "privacy_score": 123,
            "tool_type": "<string>"
          },
          "id": "<string>",
          "type": "<string>"
        }
      ]
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Query Parameters

query
string
required

Search query

Response

OK

attributes
object
id
string
type
string