List all platform connectors
Returns a paginated list of all connectors and associated metadata. This includes both standard and platform connectors. Workato includes the total number of records 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 the platform connectors to fetch. Defaults to 1
.
per_page
Number of platform connectors to return in a single page. Defaults to 100
. Max is 100
.
Response
Success reply
items
count
Total number of connectors.
page
Page number of the connectors.
per_page
Number of connectors returned per page.