Search
Search
Full-text search across Matter, grouped by type.
GET
Search across Matter. Results are grouped by type, each with independent
pagination. Currently supports
items; more types will be added in
future releases.
Query Parameters
string
required
Search query string (min 2 characters). Supports operators:
"exact phrase"— required phrase match-excluded— exclude articles containing a termby:author— filter by author or publisher namesite:domain— filter by domain or publishertitle:word— match in title only
machine learning, "deep work", by:graham site:paulgraham.comstring
required
Comma-separated list of result types to include. Currently supported:
items.string
Filter for item results. Restricts results to items with the given status. Comma-separated for multiple values. Omit to search all content. Only applies when
items is in the type parameter.queue— queue items onlyarchive— archived items onlyqueue,archive— both queue and archive
integer
default:25
Maximum results per type. Min 1, max 100.
string
Cursor for the next page of results. Obtained from
next_cursor in a previous response.Response
string
required
Always
"search_results".object
Matching items, ranked by relevance. Present when
items is in the type parameter.