Get skillareas
Return a collection of skillareas
Authorizations
OAuth2passwordRequiredAuthorization URL: Token URL: Refresh URL:
Laravel passport oauth2 security.
Path parameters
organizationstringRequired
Name of the organization | can be found in the URL
Responses
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
400
Bad request
get
/skillareasLast updated