---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Setting the number of rows returned

# Setting the number of rows returned {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The following system property controls how many rows JSON returns with each
query.  
{#c_SettingTheNumberOfRowsReturned__table_ez1_q1j_bp__entry__2}

| Property | Description |
|-|-|
| glide.processor.json.row_limit | Specify the maximum number of rows a JSON query returns. * Type: Integer * Default value: 10,000 * Location: [Add glide.processor.json.row_limit to the system properties](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=xanadu&pubname=xanadu-platform-administration&section=t_AddAPropertyUsingSysPropsList&ft:locale=en-US) `[sys_properties]` table {#c_SettingTheNumberOfRowsReturned__ul_xqf_s1j_bp} |
[Table 1. Setting the Number of Rows Returned]

{#c_SettingTheNumberOfRowsReturned__table_ez1_q1j_bp}

