Infra APISandbox
Get Sandbox template build logs
GET
/api/v1/sandbox-template-builds/{build_id}/logsAuthorization
BearerAuth AuthorizationBearer <token>
Hydra JWT Bearer token
In: header
Path Parameters
build_id*string
Sandbox template build ID
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/sandbox-template-builds/string/logs"{ "output": "string", "truncated": true}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}