Superadmin APIs/Third-Party Integrations
List Integrations
GET
/superadmin/integrationsBearer token required
SUPERADMINContent-Type:
application/jsonQuery Parameters
| Name | Type | Required | Description |
|---|---|---|---|
scope | string | Optional | PLATFORMADMIN |
adminId | number | Optional | Required when scope=ADMIN |
category | string | Optional | Integration category |
provider | string | Optional | Provider name |
Code Examples
curl -X GET 'https://<your-domain>:3001/superadmin/integrations' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured serverscopeadminIdcategoryprovider