Retrieve Object Schema by key or ID. This will return the schema of the custom object, including all its fields and properties. Supported objects include contact, opportunity, business and custom objects.To understand objects and records, please have a look the documentation here : https://help.hoopai.com/api-reference/overview/objects
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
API Version
2021-07-28 key of the custom or standard object. For custom objects, the key must include the prefix “custom_objects.”. This key can be found on the Object Details page under Settings in the UI.
"custom_objects.pet"
location id of the sub account
"632c34b4c9b7da3358ac9891"
Fetch Properties , Fetches all the standard / custom fields of the object when set to true
true