CLM API pagination -- Next no longer in response
The documentation for the documentsearchtask API states that the response for a collection of documents will include a Next/Previous href to support pagination (assuming there are more results).
This was working for us until early August. Then the “Next” href disappeared.
I’m unable to get the Next in the response. Interestingly, if I use the limit and offset (eg, limit=10, offset=20) I do get a Previous in the response.
https://developers.docusign.com/docs/clm-api/reference/tasks/documentsearchtasks/post/
Is anyone else having this problem? It feels like something has changed in the response.
Or can someone help with how to structure the API call so that a Next appears in the response?
Back to Docusign.com

