Skip to main content
GET
List connections

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

app_id
integer<int64>

Only return connections to this app.

connection_type
enum<string>

Only return connections of this type.

Available options:
dataset,
model
dataset_id
integer<int64>

Only return connections from this dataset.

model_id
integer<int64>

Only return connections from this model.

profile_id
string<uuid>

Only return connections created against this app profile.

Response

200 - application/json

OK

records
object[]
Example: