POST api/Account/LinkedAuthorsForProfileID?profile_id={profile_id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
profile_id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of author
NameDescriptionTypeAdditional information
author_id

integer

None.

dateAdded

date

None.

dateUpdated

date

None.

emailAddress

string

None.

firm_profile_id

integer

None.

name

string

None.

photo

string

None.

profile_url

string

None.

slug

string

None.

linkedInToken

string

None.

linkedInTokenSecret

string

None.

linkedInTokenExpirationDate

date

None.

bio

string

None.

lastName

string

None.

is_firm

boolean

None.

linkedInProfileURL

string

None.

linkedInInfo

string

None.

InvitationStatus

string

None.

invitationLastDate

date

None.

FileAuthors

Collection of FileAuthor

None.

Profile

Profile

None.

AspNetUserAuthors

Collection of AspNetUserAuthor

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.FileAuthor'. Path '[0].FileAuthors[0].File.FileAuthors'.

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.FileAuthor'. Path '[0].FileAuthors[0].File.FileAuthors'.

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.FileAuthor'. Path '[0].FileAuthors[0].File.FileAuthors'.

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[[JDSupraAPI.AspNetUserAssociate, JDSupraAPI, Version=4.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[[JDSupraAPI.AspNetUserAssociate, JDSupraAPI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.