Source connections

Get Source Connections

get

Get all configured source connections

Authorizations
Responses
200
OK
get
GET /api/workspace/source_connections HTTP/1.1
Host: sapphire.contextdata.ai
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200

OK

No content

Get Source Connection

get

Retrieve details of a source connection

Authorizations
Path parameters
connection_identifierstringRequired
Responses
200
OK
get
GET /api/workspace/source_connection/{connection_identifier} HTTP/1.1
Host: sapphire.contextdata.ai
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200

OK

No content

Last updated