GET Api/User/GetUserProfiledetailsByUserId?userId={userId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

Body Parameters

None.

Response Information

Resource Description

UserReturn
NameDescriptionTypeAdditional information
listOfUsers

Collection of UserReturn

None.

Message

string

None.

id

integer

None.

RoleId

integer

None.

FirstName

string

None.

LastName

string

None.

Email

string

None.

AccessToken

string

None.

phone_number

string

None.

user_status

boolean

None.

registration_date

string

None.

roleName

string

None.

team_id

integer

None.

partner_id

integer

None.

partnerName

string

None.

company_id

integer

None.

CompanyName

string

None.

companyDetails

CompanyReturn

None.

experience

integer

None.

experienceName

string

None.

industry

integer

None.

industryName

string

None.

password

string

None.

education

integer

None.

educationName

string

None.

specialist

Collection of integer

None.

specialistName

string

None.

job_role

string

None.

jobRoleName

string

None.

pro_level

integer

None.

proLevelName

string

None.

state

string

None.

stateName

string

None.

position

string

None.

positionName

string

None.

geo_influence

integer

None.

geoInfluenceName

string

None.

postcode

string

None.

sector

integer

None.

sectorName

string

None.

country

integer

None.

countryName

string

None.

job_level

string

None.

credit_balance

string

None.

report_to

string

None.

ps_qualification

string

None.

spend_under

string

None.

report_access

boolean

None.

program_name

string

None.

ExceptionMessage

string

None.

password_reset_mandatory

string

None.

IsCompleteProfile

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

multipart/form-data

Sample:

Sample not available.