Search API
The Platform Search API returns relevant results from across your organization's connected content, with support for filters and time ranges. Use it to power search experiences built on Glean's unified index.
Use Cases
Enterprise Search
Query across all connected datasources to surface the most relevant documents, messages, and records for a user.
Filtered Retrieval
Apply filters and time ranges to scope results to specific datasources, owners, or recency windows.
API Endpoints
| Method | Endpoint | Purpose |
|---|---|---|
| POST | /api/search | Search |
For error responses, see Platform API Errors for the shared ProblemDetail code reference and remediation guidance.