GET api/LinkedIn/GetV2TokenClaimsListByLinkedInID/{UserId}/{Type}?LinkedInID={LinkedInID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LinkedInID

string

Required

Type

string

Required

UserId

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of AspNetUserClaim
NameDescriptionTypeAdditional information
Id

integer

None.

UserId

string

None.

ClaimType

string

None.

ClaimValue

string

None.

dateAdded

date

None.

dateUpdated

date

None.

AspNetUser

AspNetUser

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 'JDSupraAPI.AspNetUserClaim'. Path '[0].AspNetUser.AspNetUserClaims'.

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 'JDSupraAPI.AspNetUserClaim'. Path '[0].AspNetUser.AspNetUserClaims'.

text/html

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/html'. Exception message: Self referencing loop detected with type 'JDSupraAPI.AspNetUserClaim'. Path '[0].AspNetUser.AspNetUserClaims'.

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 'JDSupraAPI.AspNetUser' 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 'JDSupraAPI.AspNetUser' contains cycles and cannot be serialized if reference tracking is disabled.