Get job output
GET/v1/workspaces/:workspaceId/jobs/:jobId/output
Get job output
Request
Responses
- 200
- 401
- 403
- 404
Job output as plain text.
Response Headers
Content-Disposition
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.
The requested resource could not be found.