You can retrieve the photos for a property by calling the following endpoint:
get-images.sh
curl --location 'https://v2.easystreetoffers.com/api/services/spatial-laser/media/188?token=<TOKEN_PROVIDED>'
Fine to have token client side for analysts, but if we wich to expose to buyers via click through, please consider putting the retrieval logic server side.