v1
latestOpenAPI 3.1.02026-07-242442479.7 KBQuery
post/api/query
Request body
objecttypeinteger required
Use the number of the object you'd like to search for records within.
fieldsstring
A list of the fields you'd like to include in the response data. Use the system name of each field, and separate each field name using a comma.
querystring
The query you'd like to search for within the specified object.
sort_bystring
The system name of the field to sort the results by.
sort_type'asc' | 'desc'
Select if you'd like the results to be sorted in ascending or descending order.
page_sizeinteger
The maximum number of records displayed per page, cannot exceed 50.
page_numberinteger
The number of the page displayed, cannot exceed 10.
Response
200