v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-211591,0051.4 MB
Accounts

List accounts

List all accounts in your app.

get/v1/accounts

Query parameters

cursorstring
limitnumber nullable
searchstring

Optional search term to filter accounts by display name, account ID, or wallet address.

Headers

privy-app-idstring required

ID of your Privy app.

Response

Paginated list of accounts.

next_cursorstring nullable required

Cursor for fetching the next page of results, or null if no more results.