Target connections

Get Target Connections

get

Get all configured target connections

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

OK

No content

Get Target Connection

get

Retrieve details of a target connection

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

OK

No content

Last updated