Skills
Get Skill
Retrieve the metadata for a single skill in the registry.
get/v2/skills/{skill_id}
Response
Successfully retrieved the skill
Example response
{
"skill_id": "presentation",
"display_name": "Presentation",
"description": "Let the PAL walk participants through a slide deck made from uploaded documents."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.