v1

latestSwagger 2.02026-07-13285166341.1 KB
Activities

Get an Activity by ID

Gets an Activity by ID. When successful, the response is the requested Activity. If unsuccessful, an appropriate ApiError is returned.

get/api/v2/activities/{activityID}

Path parameters

activityIDinteger required

The ID of the Activity to get.

Query parameters

isIncludeDeletedboolean

Does it include deleted activity, or not

Response

OK

ActivityIDinteger

The ID of the activity

Namestring

The name of the activity

Deletedboolean