v15

latestOpenAPI 3.0.0raw.githubusercontent.com2025-03-2032110.2 KB

Retrieve build output

Get the output status and details for a specific target for a specific build

get/v1/builds/{id}/outputs/{target}

Path parameters

idstring required

The build ID

target'node' | 'python' | 'go' | 'java' | 'kotlin' | 'ruby' | 'typescript' required

The target to get the output for

Response

Successful response

All 3 operations