Skip to main content
GET /api/v1/cloud/skills/{skill_id}/versions Returns the current stored version descriptor for the specified skill as a data array.

Path parameters

Headers

Example request

Example response

HTTP 200 OK

Response fields

SkillVersion object

Errors

Notes

  • Version numbers are returned as strings (such as "1").
  • The current implementation returns the active Skill’s current version descriptor.
  • Updating content through PUT /api/v1/cloud/skills/{skill_id} increments the version number.
  • Updating metadata only does not increment the version.
See Errors for the full error envelope.

Agent Skills

Attach domain expertise to your agent.