Skip to main content
GET
Get a connection

Authorizations

Authorization
string
header
required

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

Path Parameters

connection_id
string<uuid>
required

Unique identifier for a connection.

Response

200 - application/json

OK

type
enum<string>
Available options:
connections_dataset
id
string<uuid>
app
object
created_at
string<date-time>
dataset_id
integer<int64>
installation_id
integer<int64>
quick_settings
object
profile_id
string<uuid>
profile
object
status
enum<string>
Available options:
active,
archived