Get an integration
GET/api/meshobjects/meshintegrations/:uuid
Retrieve detailed information about a integration by its UUID.
The response includes all integration configuration except for sensitive fields, which are masked with '<hidden>' for security purposes.
Users can only retrieve integrations that belong to their workspace as well as built-in integrations (replicator and metering). Platform administrators can retrieve any integration.
To get the built-in integrations, use the following UUIDs:
- Replicator: c8f4e7d2-3b1a-4c9e-8d5f-6a2b7c8d9e0f
- Metering: a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 200
200