Get test skillareas

Get skillareas in a test test

get

Retrieve the skillareas under the test

Authorizations
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

teststringRequired

id of the test 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
/{organization}/tests/{test}/skillareas

Last updated