Projects
List the available steps for a project
GET
Authorizations
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 a steps
property which are the available steps for the project
The response is of type object
.