We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f18cf1 commit bce738cCopy full SHA for bce738c
apps/portal/src/app/connect/wallet/get-users/page.mdx
@@ -10,7 +10,7 @@ export const metadata = createMetadata({
10
description: "Learn how to fetch in-app wallet users for your application.",
11
});
12
13
-# Get a Single Users
+# Get a Single User
14
15
From the backend, you are able to get the details of any user within your in app or ecosystem wallet.
16
0 commit comments