List Versions

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.

Query parameters

cursorstring or nullOptional
limitintegerOptional1-100Defaults to 50

Response

Successful Response
itemslist of objects
next_cursorstring or nullOptional

Errors

422
Unprocessable Entity Error