TaskSteps

View task step

Find a single task step by ID.

get/v1/TaskSteps/{id}

Path parameters

idinteger required

Format - int32. ID of the task step to view.

Response

OK

okboolean
task_step_idinteger

Primary identifier for this task step.

descriptionstring

Description of the task step.

activeboolean

Indicates whether the step is active or not.

Changes

No recorded changes to this endpoint across all 1 revision of this API.