build_uploads__build_upload_files__list
Retrieve a list of files associated with a specific build upload to verify uploaded assets and their delivery status.
Instructions
List the build upload files belonging to a build upload. [GET /v1/buildUploads/{id}/buildUploadFiles]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| 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. |