List logs for the job
GET/integrations/:integration_uuid/jobs/:job_uuid/logs
Returns the integration logs for the given integration and job 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.