List Skill Revisions

List all revisions for a skill from newest to oldest.

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path parameters

skill_idstringRequiredformat: "uuid"

Response

Skill revisions
idstringformat: "uuid"
skill_idstringformat: "uuid"
annotationstring or null
createdstring

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error