Last updated 1 year ago
Get details of an authenticated user
None
const app = await assetlayer.users.getUser();
type ReturnType = User;