GET api/activity/GetActivityByObjectID?locale={locale}&objectID={objectID}&pageNo={pageNo}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
locale

string

Required

objectID

string

Required

pageNo

integer

Required

pageSize

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.