Get Integration
GET/v1/integrations/:integrationId
This endpoint returns the metadata of an Integration
identified by the integrationId
.
Request
Responses
- 200
- 400
- 404
- 429
When everything is ok, the integration data returned.
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.