Properties
Detail about properties created in elyssa app
Listing of all properties with information pagination
Query Parameters
Name
Type
Description
{
"success": true,
"timestamp": "2026-02-06T18:36:21.556Z",
"data": {
"data": [
{
"propertyId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"code": "string",
"address": "string",
"city": "string",
"neighborhood": "string",
"isRented": true,
"builtArea": 0,
"lotArea": 0,
"levels": 0,
"propertyType": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string"
},
"hasInventories": true,
"createdAt": "2026-02-06T18:36:21.556Z",
"modifiedAt": "2026-02-06T18:36:21.556Z"
}
],
"page": 0,
"pageSize": 0,
"totalRecords": 0,
"totalPages": 0,
"hasPreviousPage": true,
"hasNextPage": true
}
}Detail of a property
Query Parameters
Name
Type
Description
Response
Last updated