Status

Get Step Status

get

Get the status of a specific step.

Args: step_id: ID of the step for which to get the status.

Returns: The status of the step.

Authorizations
Path parameters
step_idstring · uuidrequired
Responses
curl -L \
  --url '/api/v1/steps/{step_id}/status'
initializing

Last updated

Was this helpful?