GET /api/v2/activities/{activityID}

agco-ats.com

Summary: Get an Activity by ID
Operation ID: Activities_GetActivity
Auth: oauth2
Description

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

Parameters (2)

activityID (integer, path, required)

The ID of the Activity to get.

isIncludeDeleted (boolean, query, optional)

Does it include deleted activity, or not

No probe data for this endpoint yet.