Skip to main content

Get All Properties

Get all properties for a given the user.

HTTP Request​

GET https://dev.calry.app/api/v1/vrs/properties

Headers​

HeaderValue
AuthorizationBearer YOUR_ACCESS_TOKEN
workspaceIdYOUR_WORKSPACE_ID
integrationAccountIdYOUR_INTEGRATION_ACCOUNT_ID

Query Parameters​

ParameterTypeDescription
realtimeboolIf true, the response will be streamed in real-time.

Example Request​

curl --location 'https://dev.calry.app/api/v1/vrs/properties' \
--header 'Authorization: Bearer eyJraWQiOiJzLWE5MGU1M2Q0LTJiNzktNDc2ZS1iNDA0LWI2YzQ2MzE2NmY5ZCIsInR5cCI6IkpXVCIsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjMwMDAvYXV0aCIsInVzZXJJZCI6IjVlNWRkMWE2LTA5NGItNDI4ZS1hMDRmLTBmMmUyMDgwMTgxZiIsIndvcmtzcGFjZUlkIjoiNzI0NmU0jctNzUzYjlkZjJkMzFmIiwibmFtZSI6InRlc3QtdG9rZW4iLCJzb3VyY2UiOiJtaWNyb3NlcnZpY2UiLCJpYXQiOjE3MDA0Nzc0NDksImV4cCI6MTcwMDgzNzQ0OX0.XqZs7DfFI4PuxkNi3fxPZ-xKcNUtWdhUpVf34B05xRxkWqxlRYSO8OPTg6GEPmnAHwVknKdHzLukAowH4MPpHVTTIPM7gVdhkwCcI-sfJ_HFiBxT-myDN1pQGlp8uHbg0TmiOWe23ENuqAfIIAY_XZa6TzzOQdQzAsjhG8xamkxsgQxXdzYo_dUApfchYeZ5qCGodtF3BvB1mxBD-eQHTSY4VLk2zC2QY1vWIKMa_scWUWUJ4lqtqwawKUVOQlz2Hm_W7Z9RBF7InJbrLBYK1EB6YSVLyeBz1Y-CdysBupuYn2130MXHauPNZcf9z_05g59XBXMW5_Qstcs-EaEntw' \
--header 'workspaceId: 7246e4f5-d8f2-4c01-abb7-753b9df2d31f' \
--header 'integrationAccountId: a2e1738e-9e30-4ba0-808a-fd3f1ce6369a'

Example Response​

{
"data": [
{
"id": "500008838",
"updatedAt": "2024-02-10T03:40:03.000Z",
"name": "Welcome to Home Away",
"internalName": "La Lilla Resort",
"description": "Welcome to your home away from home! Nestled in the heart of the city, our stylish and comfortable one-bedroom apartment is perfect for couples or solo travelers.",
"type": "",
"thumbnailUrl": "https://img.hostify.com/500000065/property/500176244-img-md.jpg",
"pictures": [
{
"url": "https://img.hostify.com/500000065/property/500176244-img-md.jpg",
"description": null
},
{
"url": "https://img.hostify.com/500000065/property/500176245-img-md.jpg",
"description": null
},
{
"url": "https://img.hostify.com/500000065/property/500176246-img-md.jpg",
"description": null
},
{
"url": "https://img.hostify.com/500000065/property/500176247-img-md.jpg",
"description": null
},
{
"url": "https://img.hostify.com/500000065/property/500176248-img-md.jpg",
"description": null
}
],
"address": {
"city": "Bengaluru",
"line1": "Sarjapur - Marathahalli Road ELAN HOMES",
"state": "Karnataka",
"country": "India",
"postal_code": 560035
},
"geoLocation": {
"latitude": 12.9182479,
"longitude": 77.6735165
},
"language": "en",
"maximumNights": null,
"minimumNights": 1,
"maxOccupancy": 10,
"startPrice": 0,
"currency": "USD",
"timeZone": "Asia/Calcutta",
"rating": {
"average": 0
},
"rooms": {
"bedroom": {
"count": 2,
"bedsCount": 2
},
"bathroom": {
"count": 1.5
},
"rooms": [
{
"id": "636e2bf4438cc100461de7d2",
"roomNumber": 1,
"beds": [
{
"id": "636e2bf4438cc100461de7d3",
"type": "QUEEN_BED",
"count": 1
}
]
},
{
"id": "636e2bf4438cc100461de7d0",
"roomNumber": 2,
"beds": [
{
"id": "636e2bf4438cc100461de7d1",
"type": "QUEEN_BED",
"count": 1
}
]
}
]
},
},
{
"id": "500009007",
"updatedAt": "2024-02-28T05:03:10.000Z",
"name": "Campervan/Motorhome in Calaca",
"internalName": "Nevada Property",
"description": "Camper and Cabin prides itself as the first Airstream accommodation in the Philippines. With its seamless blend of thoughtful design and its location's natural surroundings, one can enjoy the spirit of camping while embracing the comforts.",
"type": "",
"thumbnailUrl": "https://my-static.hostify.com/image/listing_none.png",
"pictures": [],
"address": {
"city": "Bengaluru",
"line1": "Vistar Arcade",
"state": "Karnataka",
"country": "India",
"postal_code": 560102
},
"geoLocation": {
"latitude": 12.9119008,
"longitude": 77.6382723
},
"language": "en",
"maximumNights": 365,
"minimumNights": 1,
"maxOccupancy": 10,
"startPrice": 0,
"currency": "USD",
"timeZone": "Asia/Calcutta",
"rating": {
"average": 0
},
"rooms": {
"bedroom": {
"type": "Bedroom",
"count": 2,
"rooms": [
{
"id": 500615041,
"name": "Room 1",
"type": "bedroom",
"bedrooms": {
"count": 1,
"bedsType": [
"King bed",
"Queen bed",
"Single bed",
"Sofa bed"
],
"bedsCount": 6
},
"maxOccupancy": 1
},
{
"id": 500615042,
"name": "Room 2",
"type": "Livingroom / Bedroom",
"bedrooms": {
"count": 1,
"bedsType": [
"Couch",
"California king bed"
],
"bedsCount": 4
},
"maxOccupancy": 1
},
{
"id": 500615043,
"name": "Common spaces",
"type": "Common spaces",
"bedrooms": {
"count": 1,
"bedsType": [],
"bedsCount": 0
},
"maxOccupancy": null
}
]
},
"bathroom": {
"type": "Bathroom",
"count": 5
}
}
}
],
"meta": {
"limit": 10,
"cursors": {
"previous": "",
"current": "1",
"next": ""
}
}
}