Actions
Feature #9282
open[SDK] Go SDK provides method to get paged results from list queries
Status:
New
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
The Go SDK needs an equivalent method to the list_all()
method in the Python SDK which fetches all items from an endpoint, using paging over multiple calls if necessary.
Actions