Custom Runtimes
Retrieve runtime
Retrieves a runtime.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
OK
Available options:
python
, javascript
Available options:
pending
, building
, succeeded
, failed
, cancelled