Skills API
Skill Versions
Get version history for a published skill.
GET
Skill Versions
Retrieve the version history for a published skill, including manifest snapshots and changelogs.
Authentication
Requires a Bearer token. See Authentication.Path Parameters
The skill UUID.
Request Examples
Response
Array of version records.
Endpoint
GET /api/v1/skills/{id}/versions
Requires authentication via Bearer token. See Authentication.Skill Versions
