GET api/Poet/getAllData?poetId={poetId}&poemLastModified={poemLastModified}&categoryLastModified={categoryLastModified}&subscriptionLastModified={subscriptionLastModified}&examplesLastModified={examplesLastModified}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
poetId

integer

Required

poemLastModified

integer

Required

categoryLastModified

integer

Required

subscriptionLastModified

integer

Required

examplesLastModified

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.