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.
Response
Successful Response
ISO 8601 timestamp of when the skill was created.
"2024-10-30T23:58:27.427722Z"
Display title for the skill.
This is a human-readable label that is not included in the prompt sent to the model.
"My Custom Skill"
Unique identifier for the skill.
The format and length of IDs may change over time.
"skill_01JAbcdefghijklmnopqrstuvw"
The latest version identifier for the skill.
This represents the most recent version of the skill that has been created.
"1759178010641129"
Source of the skill.
This may be one of the following values:
"custom"
: the skill was created by a user"anthropic"
: the skill was created by Anthropic
"custom"
Object type.
For Skills, this is always "skill"
.
ISO 8601 timestamp of when the skill was last updated.
"2024-10-30T23:58:27.427722Z"