Paginated user search
Search
Paginated user search
Same matching rules as the preview but with offset pagination. limit ≤ 50; total reachable rows ≤ 200. hasMore=false once the next page would cross that ceiling. Wallet branch (0x… query) returns vault address + username; the EOA never leaves the service.
GET
Paginated user search
Query Parameters
Search query, 1–64 characters.
Required string length:
1 - 640-based offset, defaults to 0.
Required range:
x >= 0Page size, ≤ 50.
Required range:
1 <= x <= 50