Retrieve one of my connectors
GET /api/connectors/{id}
GET
/api/connectors/{id}
This endpoint allows you to retrieve the details of one of the Connectors.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Connector identifier
Responses
Section titled “ Responses ”Connector resource
object
id
string | null
provider
string
createdAt
string format: date-time
watchlistCount
integer | null
object
id
string | null
provider
string
createdAt
string format: date-time
watchlistCount
integer | null
object
id
string | null
provider
string
createdAt
string format: date-time
watchlistCount
integer | null
Forbidden
Resource not found