Skip to main content
Version: v3

Search Object Records

POST 

/objects/:schemaKey/records/search

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

Version stringrequired

API Version

Available optionsv3
schemaKey string

custom object key

application/json

Bodyrequired

    locationIdstringrequired

    Location Id

    pagenumberrequired

    Page

    pageLimitnumberrequired

    Page Limit

    querystringrequired

    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.”

    searchAfterstring[]required
application/json

Successful response

Schema
    recordsobject[]

    Records

    totalnumberrequired

    Total Number of records