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