GET api/Favorites/{Id}?ProjectId={ProjectId}&Type={Type}&Category={Category}&MaxCount={MaxCount}&SortOrder={SortOrder}&IncludeItems={IncludeItems}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProjectId

integer

None.

Id

integer

None.

Type

string

None.

Category

string

None.

MaxCount

integer

None.

SortOrder

string

None.

IncludeItems

boolean

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.