SearchObjectsRequest
| Name | Type | Required | Description |
|---|---|---|---|
| query | SearchJsonQuery | Yes | |
| order_by | Optional[SearchOrderBy] | No | |
| page_size | Optional[PageSize] | No | |
| page_token | Optional[PageToken] | No | |
| fields | List[PropertyApiName] | Yes | The API names of the object type properties to include in the response. |