Skip to main content
GET
/
v1
/
skills
/
{slug}
/
download
Download Skill
curl --request GET \
  --url https://api.example.com/v1/skills/{slug}/download
{
  "url": "<string>",
  "slug": "<string>"
}

Path Parameters

slug
string
required

Response

Successful Response

url
string
required
slug
string
required