GET API/{profileId}/Publications/AuthorTypes

Get List of Author Types. Gets default values in addition to profile specific values.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
profileId

string

Required

Body Parameters

None.

Response Information

Resource Description

Returns list of PublicationAuthorContributionTypes.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.