cURL
curl --request GET \ --url https://los.universal.rollout.com/api/properties/{id}
{ "id": "<string>", "address": { "type": "<string>", "street": "<string>", "city": "<string>", "state": "<string>", "code": "<string>" }, "type": "<string>", "name": "<string>", "mlsNumber": "<string>", "purchasePrice": 123, "currentValue": 123, "appraisedValue": 123, "appraisalDate": "<string>", "occupancyType": "<string>", "zoning": "<string>", "propertyCharacteristics": {}, "insured": true, "insuranceProvider": "<string>", "insurancePolicyNumber": "<string>", "created": "<string>", "updated": "<string>", "rolloutUpdated": "<string>", "originalIds": {}, "original": {} }
Documentation IndexFetch the complete documentation index at: https://rollout.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://rollout.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes