v1
latestSwagger 2.02026-07-13285166341.1 KBActivities
Get Activities
Gets a collection of Activities. When successful, the response is a PagedResponse of Activities.
If unsuccessful, an appropriate ApiError is returned.
get/api/v2/activities
Query parameters
limitinteger
Optional. The page limit. If not specified, the default page limit is 10.
offsetinteger
Optional. The page offset. If not specified, the default page offset is 0.
isIncludeDeletedboolean
Does it include deleted activity, or not
Response
OK