Retrieves information about all sandbox properties connected partner has access to.
This query uses pagination to manage the amount of data returned in each request. By default, it returns 25 results at a time.
To control the number of results returned, you can use the limit input field. If you want to fetch more or less than 25 results,
you can set the limit to the desired number.
To fetch all results, you need to use the cursor input field. For the first request, you can leave the cursor as null.
For subsequent requests, set the cursor to the value from the previous response. This will return the next set of results
starting from the property after the cursor.
Retrieves information about all sandbox properties connected partner has access to.
This query uses pagination to manage the amount of data returned in each request. By default, it returns 25 results at a time.
To control the number of results returned, you can use the limit input field. If you want to fetch more or less than 25 results, you can set the limit to the desired number.
To fetch all results, you need to use the cursor input field. For the first request, you can leave the cursor as null. For subsequent requests, set the cursor to the value from the previous response. This will return the next set of results starting from the property after the cursor.