builds__icons__list
Retrieve all icons for a specific App Store Connect build using its ID. Access paginated icon data to identify or manage build assets.
Instructions
List the icons belonging to a build. [GET /v1/builds/{id}/icons]
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. |