v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Skills

Get a skill by its ID.

Get a skill by its ID.

get/skills/{skill_id}

Path parameters

skill_idstring required
Example:skill_123

The identifier of the skill to retrieve.

Response

Success

idstring required

Unique identifier for the skill.

object'skill' required

The object type, which is skill.

namestring required

Name of the skill.

descriptionstring required

Description of the skill.

created_atinteger required

Unix timestamp (seconds) for when the skill was created.

default_versionstring required

Default version for the skill.

latest_versionstring required

Latest version for the skill.