Skill Categories
Retrieve all skill categories, filter by query
GET
Query Parameters
Query string. Match by name or slug.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on created timestamp for object.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on updated timestamp for object.
Results are sorted by created desc as default. Ordering may be specified, available options are ['created', 'updated'], which can be combined in a comma separated list, e.g. updated:desc,created:asc
Number of results returned per request
Paginate results when number of results exceeds limit
Response
200 - */*