properties
Retrieve a property
get/properties/{id}
Path parameters
idstring required
Property ID to retrieve
Response
OK
Example response
{
"id": "prop_jrtpyZs1httwFFIl7V80cHwf",
"key": "number_of_contacts",
"name": "Number of contacts",
"type": "number",
"format": "number"
}