---
title: "Search for Skills"
method: GET
path: "/skill-search/ca"
---

# Search for Skills

`GET /skill-search/ca`

Partial keys are acceptable and will attempt autocompletes, example: ?q=py will return pyCharm. Limit is optional; default is 10.
> If no results are found, an empty 'results' array will be returned, not a 404.

## Query parameters

- `q` string, required
- `limit` number

## Response `200`

- unknown

## Other responses

- `400`

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/versions/fc66b9877391/schema)
