Get Version

Authentication

AuthorizationBearer

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

Path parameters

identifierstringRequiredformat: "^[a-z0-9][a-z0-9\-]*$"

Unique lowercase identifier (letters, digits, hyphens). Set at creation and cannot be changed.

version_numberintegerRequired>=1

Response

Successful Response
idstringformat: "uuid"
version_numberinteger
levelenum
formatstring
bodystring
metadatamap from strings to any
content_hashstring
created_atdatetime

Errors

422
Unprocessable Entity Error