Returns all integration connections created by the tenant, including their status (e.g., pending, connected, error), application type, and metadata. This endpoint represents connection instances, not catalog items.
Request
Authorization
Add parameter in header
Authorization
Example:
Authorization: ********************
Path Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.portierx.com/api/v1/integrations/connection/' \
--header'Authorization: <api-key>'