Skip to main content
GET
/
catalog
/
v1
/
sources
/
{sourceKey}
Get a data source
curl --request GET \
  --url https://{workspaceId}.clinia.cloud/catalog/v1/sources/{sourceKey} \
  --header 'X-Clinia-API-Key: <api-key>'
{
  "key": "<string>",
  "type": "registry"
}

Authorizations

X-Clinia-API-Key
string
header
required

Path Parameters

sourceKey
string
required

Key of the data source.

Response

A successful response when the data source exists.

type
enum<string>
default:registry
required
Available options:
registry
key
string
I