# IdSearchRequestBean ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **jql** | Option<**String**> | A [JQL](https://confluence.atlassian.com/x/egORLQ) expression. Order by clauses are not allowed. | [optional] **max_results** | Option<**i32**> | The maximum number of items to return per page. | [optional][default to 1000] **next_page_token** | Option<**String**> | The continuation token to fetch the next page. This token is provided by the response of this endpoint. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)