Retrieve a job log as text

get/sessions/{sessionId}/jobs/{jobId}/log

Retrieves the entire log output associated with a job as text.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
sessionId
string
true

Specifies the ID of the session.

jobId
string
true

Specifies the ID of the job.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

The request was invalid.

Schema
404Not Found

No resource exists at the requested path.

Schema