Get Integration
GET/api/v1/integration/:client_id
Get integration details
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.
integration_not_found
: Integration does not exist.
Validation Error