List deployed versions

Authentication

AuthorizationBearer

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

Path parameters

namestringRequired

Query parameters

limitintegerOptional1-200Defaults to 50
offsetintegerOptional>=0Defaults to 0

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