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
manifestmap from strings to any

Errors

422
Unprocessable Entity Error