Step configuration
Get the configuration of a specific step.
Args: step_id: ID of the step to get.
Returns: The step configuration.
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
step_idstring · uuidRequired
Responses
200
Successful Response
application/json
Other propertiesanyOptional
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Entity
application/json
get
/api/v1/steps/{step_id}/step-configurationLast updated
Was this helpful?