get https://rest.sandbox.rafiki-api.com/v1/payment-accounts
Using this endpoint, you can list all your payment accounts ordered by their creation date in descending order. Considering that the returned data may contain thousands of records, the results will be paginated with a cursor (see pagination docs), allowing you to scroll through the data using multiple requests as necessary.