Overview
This is a demo of how to use the Integrations API to get all active integrations for specific category. This guide will help you understand the endpoints available and how to utilize them effectively.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of results to return per page. Maximum size is 100.
Required range:
1 <= x <= 100The pagination cursor value.