Skip to main content
GET
/
api
/
jobs
/
{submission_id}
/
logs
/
tail
Stream job logs
curl --request GET \
  --url http://{host}:{port}/api/jobs/{submission_id}/logs/tail
"<string>"

Documentation Index

Fetch the complete documentation index at: https://ray-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

submission_id
string
required

Response

200 - text/event-stream

Streaming logs

The response is of type string.