Headers
Optional header to specify the beta version(s) you want to use.
To use multiple betas, use a comma separated list like beta1,beta2
or specify the header multiple times for each beta.
Path Parameters
Unique identifier for the skill.
The format and length of IDs may change over time.
Version identifier for the skill.
Each version is identified by a Unix epoch timestamp (e.g., "1759178010641129").
Response
Successful Response
ISO 8601 timestamp of when the skill version was created.
"2024-10-30T23:58:27.427722Z"
Description of the skill version.
This is extracted from the SKILL.md file in the skill upload.
"A custom skill for doing something useful"
Directory name of the skill version.
This is the top-level directory name that was extracted from the uploaded files.
"my-skill"
Unique identifier for the skill version.
The format and length of IDs may change over time.
"skillver_01JAbcdefghijklmnopqrstuvw"
Human-readable name of the skill version.
This is extracted from the SKILL.md file in the skill upload.
"my-skill"
Identifier for the skill that this version belongs to.
"skill_01JAbcdefghijklmnopqrstuvw"
Object type.
For Skill Versions, this is always "skill_version"
.
Version identifier for the skill.
Each version is identified by a Unix epoch timestamp (e.g., "1759178010641129").
"1759178010641129"