API v2: Include room_id field in property photo responses

1 Vote Requested
BREvacationHomes
Mar 24, 2026 6:26 PM
Member for 3 years 3 posts

It would be very helpful if the API v2 property photo endpoints included a room_id field (or similar room/space association) for each photo in the response.                                

Use case: We're building a custom property website that displays photos organized by room (bedroom, kitchen, pool, etc.). Currently, while OwnerRez allows assigning photos to rooms in the UI, there's no way to retrieve that association through the API. This means we have to manually tag or sort photos on our end, which is tedious and doesn't stay in sync when photos are updated in OwnerRez.                                                                        

What we'd like to see: When fetching photos via the API (e.g., GET /v2/properties/{id}/photos), each photo object would include a room_id or room_name field indicating which room it's assigned to, matching what's configured in the OwnerRez dashboard.

This would allow API consumers to programmatically organize photo galleries by room without manual intervention. Thank you!

Bri
Mar 25, 2026 8:35 AM
OR Team Member Member for 4 years 728 posts

We've received your feature request—thank you! If you think others would love this too, spread the word and invite them to upvote. Community feedback really helps us prioritize what to build next.