v1
latestSwagger 2.02026-07-13285166341.1 KBSteps
Get Steps
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.
get/api/v2/steps
Query parameters
limitinteger
Optional. The page limit. If not specified, the default page limit is 10.
offsetinteger
Optional. The page offset. If not specified, the default page offset is 0.
includeDeletedboolean
Does it include deleted step, or not
Response
OK