GET /api/v2/steps

agco-ats.com

Summary: Get Steps
Operation ID: Steps_GetSteps
Auth: oauth2
Description

Gets a collection of Steps. When successful, the response is a PagedResponse of Steps. If unsuccessful, an appropriate ApiError is returned. Steps.Read permission is required.

Parameters (3)

includeDeleted (boolean, query, optional)

Does it include deleted step, or not

limit (integer, query, optional)

Optional. The page limit. If not specified, the default page limit is 10.

offset (integer, query, optional)

Optional. The page offset. If not specified, the default page offset is 0.

No probe data for this endpoint yet.