Query (Legacy)Ask AIpost deprecatedhttps://api.fireberry.com/api/queryBody Paramsobjecttypeint32requiredUse the number of the object you'd like to search for records within.fieldsstringA 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.querystringThe query you'd like to search for within the specified object.sort_bystringThe system name of the field to sort the results by.sort_typestringenumSelect if you'd like the results to be sorted in ascending or descending order.ascdescAllowed:ascdescpage_sizeint32Defaults to 50The maximum number of records displayed per page, cannot exceed 50.page_numberint32Defaults to 1The number of the page displayed, cannot exceed 10.Responses 200200 400400Updated 23 days ago