Retrieve resort media
- Resort content
- 2 routes
How can I retrieve the pictures and videos of a resort product?
This scenario explains how to retrieve the visual assets associated with a resort product so they can be reused in a product page, a destination gallery, or a promotional surface.
The flow combines the pictures endpoint and the videos endpoint to expose the main media available for the same product_id.
Overview
Use this scenario to retrieve the visual media associated with a resort product. It is useful when a digital experience needs to display hero images, gallery content, or embedded video assets on a product or destination page.
Prerequisites
- A valid
product_id. - The
accept-languageandx-api-keyheaders. - A front-end or CMS component able to reuse image URLs and video URLs returned by the API.
Expected result
The application can retrieve the main pictures and videos of a resort product and reuse them to build visual storytelling, gallery sections, or promotional blocks.
Process workflow
Legend:
Mandatory
Optional