GET
/
team
/
{team_id}
/
connections
/
{connection_id}
/
test

Authorizations

Authorization
string
headerrequired

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

Path Parameters

team_id
string
required

ID of the team

connection_id
string
required

ID of the connection

Response

200 - application/json
success
boolean