Skip to main content
GET
List Hub Connectors

Authorizations

Authorization
string
header
required

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

Path Parameters

integration_id
string<ulid>
required

Query Parameters

first
integer
default:20
after
string
before
string

Response

OK

HubConnectionTemplatePage is a paginated list of Hub Connection Templates.

totalCount
integer
required
connectionTemplates
object[]
required
next
string
prev
string