List all platform connectors
Returns a paginated list of all connectors and associated metadata in an Embedded partner's account. The response includes both standard and platform connectors. The total number of records is included at the end of the response.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number of results to retrieve. Defaults to 1
.
per_page
Number of connectors to return per page. Defaults to 50
.
Response
Success response
total
Total number of connectors available.
page
Current page number.
per_page
Number of results per page.
data
List of connectors and associated metadata.