Get an integration
GET/v1/admin/integrations/:integrationId
Retrieves the configuration for one integration. Client secrets are never returned. Super-admin only.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Integration retrieved successfully
Unauthorized - Invalid or missing authentication
Forbidden - User does not have permission to access the resource
Integration not found
Internal server error