Supported Objects are custom objects and standard objects like "business". Documentation Link - https://doc.clickup.com/8631005/d/h/87cpx-277156/93bf0c2e23177b0/87cpx-379336
Request
Provide your bearer token in the Authorization header when making requests to protected resources.
Path Parameters
The key of the Custom Object / Standard Object Schema. For custom objects, the key must include the “custom_objects.” prefix, while standard objects use their respective object keys. This information is available on the Custom Objects Details page under Settings.
Headers
Access Token
API Version
Body
Location Id
Page
Page Limit
Pass this query parameter to search using your searchable properties. For example, if you have a custom object called “Pets” and have configured “name” as a searchable property, you can pass name:Buddy to search for pets with the name “Buddy.”
Responses
200
Successful response
Body
Records
id of the record
Owner (User's id). Limited to 1 for now . Only supported for custom objects for now
Follower (User's ids). Limited to 10 and supported for custom objects for now
Properties of the record
Date and time when the object was added
Date and time when the object was last updated
Location Id
ObjectId Id
ObjectId key
Created By Meta
Last Updated By Meta
Total Number of records
400
Bad Request
Body
401
Unauthorized