Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

runtime_id
string
required
revision_id
string
required

Response

200 - application/json
id
string
required
manifest_file
object
required
runtime_id
string
required
status
enum<string>
required
Available options:
unspecified,
pending,
building,
succeeded,
failed,
cancelled
additional_python_imports
string