Get skillareas

Get list of all the skillareas in the platform

get

Return a collection of skillareas

Authorizations
OAuth2passwordRequired

Laravel passport oauth2 security.

Authorization URL: Token URL: Refresh URL:
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

Responses
chevron-right
200

Skillarea collection after a successful request

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

Last updated