List persisted Bazel build records for an Xcode instance.
Returns a summary and a short-lived presigned download URL for each Bazel build (RBE invocation) that ran on the given Xcode instance. Builds are returned in chronological order. Records persist after the instance is terminated, subject to the configured retention window.
get/v1/xcode_instances/{id}/bazel_build_logs
Path parameters
idstring required
Xcode instance ID, e.g. sandbox_someid
Response
OK