properties
Get a Property
Get a property by its unique identifier.
get/v1/properties/{id}
Path parameters
idstring required
The unique identifier for the property
Response
The property was retrieved
Example response
{
"id": "prop_01j8rs605a4gctmbm58d87mvsj",
"name": "Donation Purpose",
"property_type": "text"
}