// Step Templates

List step templates

List the step templates in a workspace.

GET/api/step-template

Description

Returns every step template visible to the workspace, including supported run modes and script language.

Parameters

NameInTypeRequiredDescription
workspaceId query string yes ID of the workspace.

Errors

StatusMeaning
400 Invalid workspaceId.
401 Missing or invalid Basic auth credentials, or the service account lacks the required role.