GET api/v1/administrator/user/{userAccountId}/username

Gets the username from the user account identifier for the health professional

Request Information

Headers

URI Parameters

NameDescriptionTypeAdditional information
userAccountId

integer

Required

Body Parameters

None.

Response Information

Headers

Resource Description

Application Status - Result, Status code, Message, {username}

Application Accept - AA, 200, OK, {username}

Application Reject - AR, 400, Failed to get username

string

Response Formats

application/json

Sample:
"sample string 1"