List logs for integration
GET/integrations/:integration_uuid/logs
Returns the logs for the given integration UUID.
Request
Responses
- 200
- 404
- 500
Success. Returns a list of integration logs.
Not found. The requested entity does not exist.
Internal server error. There was a system failure in the platform.