v4

latestOpenAPI 3.0.12026-07-131437115.5 KB
Search

Search for quotes using specified criteria.

Execute a search for quotes based on the criteria defined in the request body, such as filters, properties, and sorting options. This endpoint allows for detailed querying of quote records to retrieve specific data sets.

post/crm/objects/2026-09/{objectType}/search

Path parameters

objectTypestring required

Object type.

Request body

afterstring required

A paging cursor token for retrieving subsequent pages.

limitinteger required

The maximum results to return, up to 200 objects.

propertiesstring[] required

A list of property names to include in the response.

querystring

The search query string, up to 3000 characters.

sortsstring[] required

Specifies sorting order based on object properties.

Response

successful operation

totalinteger required

The total number of objects included into response.