get_build
Retrieve detailed information about a specific build using its unique ID for Real Device Cloud (RDC) or Virtual Device Cloud (VDC) testing environments.
Instructions
Retrieve the details related to a specific build by passing its unique ID in the request.
:param build_source: Required. The type of device for which you are getting builds. Valid values are: 'rdc' -
Real Device Builds, 'vdc' - Emulator or Simulator Builds
:param build_id: Required. The unique identifier of the build to retrieve. You can look up build IDs in your
organization using the Lookup Builds endpoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_source | Yes | ||
| build_id | Yes |