pronghorn-core

On this page:

getUserProfile

Summary

Gets the user profile for the active user

Description

Gets the user profile for the active user

Route

GET /profile/:username

Roles

Parameters

DetailsExampleSchema
Name Type Required Description
username string yes The exact username for the logged in user

Return

DetailsExampleSchema
Name Type Description
result object The account document for the logged in user.