Get deployed version

Authentication

AuthorizationBearer

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

Path parameters

namestringRequired
version_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
version_numberinteger
content_hashstring
deployed_atdatetime
manifestobject

Full job.toml manifest (TOML or JSON authoring; stored as JSON).

Errors

422
Unprocessable Entity Error