List Customer Vault - Retrieve Customer Data with Pagination

Modified on Mon, 27 Jan at 3:21 PM

The List Customer Vault endpoint allows you to retrieve a list of customer vaults that have been previously created in your system. This can be useful for accessing and managing customer data stored in the vaults.


Here’s how it works:

  • Required Parameters:
    • Use the page to specify the page number you want to retrieve (e.g., 2 for the second page). The default is 1 if not provided.
    • Use limit to define the maximum number of items per page (e.g., 50 items).
  • Secure Access: Make sure the key-hash is included in the headers for secure access to your customer data.


This endpoint is valuable for efficiently managing large sets of customer vault data by retrieving paginated results.


Reference to API Integration Documentation

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article