Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Pagination for Account Import

pradeepv
New Contributor III
New Contributor III

Hi,

I was importing accounts form target application, where post call will return only 10 records per call. 
application has 5k+ records. Could you please share the snippet for pagination to address this.

Attached the Account import json for reference.

Response for GET call.

{
    "schemas": [
        "urn:ietf:params:scim:api:messages:2.0:ListResponse"
    ],
    "id": null,
    "externalId": null,
    "meta": null,
    "totalResults": 10,
    "Resources": [
0 REPLIES 0