Find skillarea

Find skillarea by id

get

Returns a single skillarea

Authorizations
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

skillareaintegerRequired

id of the skillarea to return

Responses
chevron-right
200

successful operation

application/json

Skill areas that are created by contributors of kandio.

idinteger · int64Optional

Unique identifier of the skillaera

namestringOptional

Name of the skillarea

descriptionstringOptional

Description of the skillarea

questionsinteger · int64Optional

Number of questions

time_limitinteger · int64Optional

Time limit on the skillarea

get
/skillareas/{skillarea}

Last updated