GET /v2/customer/{shortName}/property/{propertyID}/photos
Summary: A collection showing all the photos linked to a specific block, property or room
Operation ID: PropertyController_GetPropertiesPhotos
Auth: unknown
Operation ID: PropertyController_GetPropertiesPhotos
Auth: unknown
Parameters (5)
count
(integer, query, required)
The maximum number of items to return (up to 1000 per request)
offset
(integer, query, required)
The index of the first item to return
propertyID
(string, path, required)
The unique ID of the Property
shortName
(string, path, required)
The unique client short-name
token
(string, query, required)
The login token returned from the /session POST call
No probe data for this endpoint yet.