I'm using the Genesys Cloud /api/v2/gdpr/requests endpoint to retrieve all GDPR requests. When I set the page size to 100, the response contains 35 records. When I set the page size to 25, the response contains 25 records. However, in both cases, the response does not include paging metadata such as total, nextUri, previousUri, or pageCount, which are documented in the Genesys Cloud API.
Additionally, the returned data is not sorted. Is there a way to sort the results? Also, since the total number of records can be large, does the API support filtering options?
#API/Integrations------------------------------
Malone Wong
NA
------------------------------