builds

List Build Source

List files and directories at a path in a build's expanded source tree.

get/v2/builds/{build_id}/source

Path parameters

build_idstring uuid required

Query parameters

pathstring
cursorstring nullable
limitinteger

Response

Successful Response

build_idstring uuid required
status'pending' | 'indexing' | 'ready' | 'failed' | 'unavailable' required
errorstring nullable
pathstring required
next_cursorstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.