Skip to main content
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

id
string
required
The skill UUID.

Request Examples

Response

versions
object[]
Array of version records.

Endpoint

GET /api/v1/skills/{id}/versions Requires authentication via Bearer token. See Authentication.