Skip to main content
GET
List the available steps for a project

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json

A dictionary with an available_steps property which are the available steps for the project

available_steps
object[]
required

An array of available steps