Skip to main content
GET
/
data-catalogues
/
by-datasource
Error
A valid request URL is required to generate request examples
[
  {
    "attributes": {
      "datasources": [
        {
          "attributes": {
            "active": true,
            "db_conn_api_key": "<string>",
            "db_conn_string": "<string>",
            "db_name": "<string>",
            "db_source_type": "<string>",
            "embed_api_key": "<string>",
            "embed_model": "<string>",
            "embed_url": "<string>",
            "embed_vendor": "<string>",
            "files": [
              {
                "attributes": {
                  "description": "<string>",
                  "file_name": "<string>",
                  "last_processed_on": "<string>",
                  "length": 123
                },
                "id": "<string>",
                "type": "<string>"
              }
            ],
            "has_db_conn_api_key": true,
            "has_embed_api_key": true,
            "icon": "<string>",
            "long_description": "<string>",
            "name": "<string>",
            "namespace": "<string>",
            "privacy_score": 123,
            "short_description": "<string>",
            "tags": [
              {
                "attributes": {
                  "name": "<string>"
                },
                "id": "<string>",
                "type": "<string>"
              }
            ],
            "url": "<string>",
            "user_id": 123
          },
          "id": "<string>",
          "type": "<string>"
        }
      ],
      "icon": "<string>",
      "long_description": "<string>",
      "name": "<string>",
      "short_description": "<string>",
      "tags": [
        {
          "attributes": {
            "name": "<string>"
          },
          "id": "<string>",
          "type": "<string>"
        }
      ]
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://tyk.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Query Parameters

datasourceId
integer
required

Datasource ID

Response

OK

attributes
object
id
string
type
string