cURL
curl --request GET \ --url http://{host}:{port}/api/jobs/{submission_id}/logs
{ "logs": "<string>" }
Return the captured stdout/stderr for the job entrypoint.
Documentation IndexFetch the complete documentation index at: https://ray-preview.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ray-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Logs