Skip to main content
GET
/
skill
/
categories
/
Get all global skill categories
curl --request GET \
  --url https://api.letraz.app/api/v1/skill/categories/
[
  "<string>"
]

Response

The response is of type string[].

I