GET
/
datasources
/
by-tag
[
  {
    "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>",
      "icon": "<string>",
      "long_description": "<string>",
      "name": "<string>",
      "privacy_score": 123,
      "short_description": "<string>",
      "tags": [
        {
          "attributes": {
            "name": "<string>"
          },
          "id": "<string>",
          "type": "<string>"
        }
      ],
      "url": "<string>",
      "user_id": 123
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Query Parameters

tag
string
required

Tag name

Response

OK

attributes
object
id
string
type
string