GET
/
skill
/
categories
/
curl --request GET \
  --url https://api.letraz.app/api/v1/skill/categories/
[
  "<string>"
]

Response

200
application/json

The response is of type string[].

GET
/
skill
/
categories
/
curl --request GET \
  --url https://api.letraz.app/api/v1/skill/categories/
[
  "<string>"
]

Response

200
application/json

The response is of type string[].