enterprise-admin
Get custom properties for an enterprise
Gets all custom properties defined for an enterprise. Enterprise members can read these properties.
get/enterprises/{enterprise}/properties/schema
Path parameters
enterprisestring required
The slug version of the enterprise name.
Response
Response
Example response
[
{
"source_type": "organization",
"value_type": "single_select",
"values_editable_by": "org_actors"
}
]