v1
latestSwagger 2.02026-07-13285166341.1 KBSteps
Get a Step by ID
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.
get/api/v2/steps/{stepID}
Path parameters
stepIDinteger required
The ID of the Step to get.
Query parameters
isIncludeDeletedboolean
Does it include deleted step, or not
Response
OK