Step configuration

Get Step Configuration

get

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
chevron-right
200

Successful Response

application/json
Other propertiesanyOptional
get
/api/v1/steps/{step_id}/step-configuration

Last updated

Was this helpful?