Connections
Get Connection
GET
/
connection
/
{connection_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.