GET Api/Partner/GetPartnerUserDetailsByPartnerId?partnerId={partnerId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
partnerId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of UriUser
NameDescriptionTypeAdditional information
id

integer

None.

Source

string

None.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

Email

string

None.

Password

string

None.

password_salt

string

None.

password_hash

string

None.

PhoneNumber

string

None.

user_status

boolean

None.

registration_date

string

None.

registration_dateRegisteration

string

None.

AccountExpiry

date

None.

role

integer

None.

roleName

string

None.

PartnerId

integer

None.

CompanyId

integer

None.

TeamId

integer

None.

viewId

string

None.

isDeleted

boolean

None.

companyDetails

CompanyReturn

None.

UserJobRole

integer

None.

UserRole

integer

None.

JobTitle

string

None.

Experience

integer

None.

Industry

integer

None.

Education

integer

None.

Specialist

integer

None.

Position

integer

None.

ProLevel

integer

None.

State

string

None.

GeoInfluence

integer

None.

JobLevel

string

None.

PostCode

string

None.

Sector

integer

None.

Country

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'SGACoreApp.Models.CompanyReturn'. Path '[0].companyDetails.companyDetails'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'SGACoreApp.Models.CompanyReturn'. Path '[0].companyDetails.companyDetails'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.CompanyReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.CompanyReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.CompanyReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.