Builds
Get Build Details
Retrieve details for a specific build.
GET
Permission Required:
project:manage-build-storagePath Parameters
The build ID (UUID)
Response
The response includes all fields from the List Builds Build object, plus additional detail fields.Build metadata (VCS, CI, app info)
Authorizations
API key for authentication
Path Parameters
The build ID (UUID)
The project ID. You can copy it from the project settings page or the project URL in the dashboard.
Response
Successful response
Unique identifier for the build
Build name
Target platform
Build status (e.g., OK, UNHEALTHY)
Original file name
File size in bytes
Whether the build is pinned (protected from auto-deletion)
Whether the build includes nunu SDK integration
Tags associated with this build
Timestamp when the build was created
Timestamp when the build was last used in a run
Build description
Optional build metadata