For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
200

Successful Response

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

Last updated

Was this helpful?