steps
Get Step
Get one specific step.
Args: step_id: ID of the step to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The step.
get/api/v1/steps/{step_id}
Path parameters
step_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response