Get Knowledge

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.

Response

Successful Response
idstringformat: "uuid"
slugstringformat: "^[a-z0-9][a-z0-9\-]*$"1-255 characters

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

levelenum
formatstring
bodystring
metadatamap from strings to any
statusenum
created_atdatetime
updated_atdatetime

Errors

422
Unprocessable Entity Error