Last updated 3 years ago
Returns a single skillarea
Name of the organization | can be found in the URL
id of the skillarea to return
Skill areas that are created by contributors of kandio.
GET /skillareas/{skillarea} HTTP/1.1 Host: Accept: */*
successful operation
{ "id": 1, "name": "text", "description": "text", "questions": 1, "time_limit": 1 }