Join Slack
Powered by
Hi all! Was going through the ory kratos python cl...
# talk-kratos
c
careful-flower-71235
11/24/2023, 7:38 AM
Hi all! Was going through the ory kratos python client docs for the
list identities api
, I noticed it says that the
page
parameter is not necessarily in order. That being the case, how do I iteratively loop through and fetch all the identities?
r
refined-kangaroo-48640
11/24/2023, 9:36 AM
See
https://github.com/ory/client-python/blob/master/docs/IdentityApi.md#list_identities
and
https://www.ory.sh/docs/ecosystem/api-design#pagination
8
Views
Open in Slack
Previous
Next