Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/documentation/search.controller.ts
Get autocomplete suggestions
Endpoint
GET /search/suggestions
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
q | query | string | ✓ | |
projectId | query | string | - | |
limit | query | string | - |
Referenced By
SearchController(MODULE_DECLARES)
Was this page helpful?