v5
OpenAPI 3.1.02026-08-025631,1012.8 MBBucket Batches
Get Ray Job Logs for Batch
Retrieve Ray job submission logs for a batch's processing tiers. You can get logs for a specific tier or all tiers. User must have access to the batch to retrieve logs.
get/v1/buckets/{bucket_identifier}/batches/{batch_id}/logs
Path parameters
bucket_identifierstring required
The unique identifier of the bucket.
The unique identifier of the bucket.
batch_idstring required
The unique identifier of the batch.
The unique identifier of the batch.
Query parameters
tier_numinteger nullable
Optional tier number (0-based). If not provided, returns logs for all tiers.
Optional tier number (0-based). If not provided, returns logs for all tiers.
Response
Successful Response
{"stackTrail":"paths:/v1/buckets/{bucket_identifier}/batches/{batch_id}/logs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}