build_upload_files__get
Get detailed information about a specific build upload file using its unique ID. Includes asset type, file name, upload operations, and related attributes.
Instructions
Read one build upload file by ID. [GET /v1/buildUploadFiles/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| fields_buildUploadFiles | No | the fields to include for returned resources of type buildUploadFiles Return only these attributes. A full row set can exceed 200 KB. |