Get all objects for a location. Supported Objects are contact, opportunity, business and custom objects.To understand objects and records, please have a look at the documentation here :Â https://doc.clickup.com/8631005/d/h/87cpx-277156/93bf0c2e23177b0
Request
Provide your bearer token in the Authorization header when making requests to protected resources.
Query Parameters
location id
Headers
Access Token
API Version
Responses
200
Successful response
Body
id of the custom / standard object schema
false in case of custom objects and true in case of standard objects like contacts and opportunities
key that would be used to refer the custom / standard Object internally (lowercase + underscore_separated). For custom objects, 'custom_objects.' would be added as prefix by default
This is what your custom / standard object will be called. These labels will be used to display your custom object on the UI
Custom / Standard Object Descriptions for example , Pet Object`s description
location's id
Primary property for the custom / standard Object. This would be used as primary data when rendering the UI. 'custom_objects.{{object_key}} or business.{{object_key}} (for company)' would be added as prefix by default for all the custom / standard objects
Date and time when the object was added
Date and time when the object was last updated
Object`s Type
400
Bad Request
Body
401
Unauthorized
Body
422
Unprocessable Entity