app_clip_header_images__get
Retrieve details of a specific App Clip header image by its ID, including file size, name, and asset delivery state.
Instructions
Read one App Clip header image by ID. [GET /v1/appClipHeaderImages/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_appClipHeaderImages | No | the fields to include for returned resources of type appClipHeaderImages Return only these attributes. A full row set can exceed 200 KB. |