GET /api/v2/steps/{stepID}
Summary: Get a Step by ID
Operation ID: Steps_GetStep
Auth: oauth2
Operation ID: Steps_GetStep
Auth: oauth2
Description
Gets a Step by ID. When successful, the response is the requested Step. If unsuccessful, an appropriate ApiError is returned. Steps.Read permission is required.
Parameters (2)
isIncludeDeleted
(boolean, query, optional)
Does it include deleted step, or not
stepID
(integer, path, required)
The ID of the Step to get.
No probe data for this endpoint yet.