This query returns highlights from your Readwise account that match optional filters for source, tag, date range, or keyword.
- API endpoint slug
- readwise.get_highlights
- Runtime method
- performQuery("readwise.get_highlights"}
Query fields
- Label
- Source
- Helper text
- Pick a book or article to filter by, or choose "Any source" to search across all sources.
- Slug
- book_id
- Required
- false
- Can have default value
- false
- Label
- Tag
- Helper text
- Filter highlights by tag name. Leave blank to ignore tags.
- Slug
- tag
- Required
- false
- Can have default value
- true
- Label
- From date
- Helper text
- Only return highlights updated on or after this date (YYYY-MM-DD). Leave blank for no lower bound.
- Slug
- date_from
- Required
- false
- Can have default value
- true
- Label
- To date
- Helper text
- Only return highlights updated on or before this date (YYYY-MM-DD). Leave blank for no upper bound.
- Slug
- date_to
- Required
- false
- Can have default value
- true
- Label
- Keyword
- Helper text
- Search highlight text and notes for this word or phrase. Leave blank to skip keyword search.
- Slug
- keyword
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- highlight_id
- Filter code
- Readwise.getHighlights.HighlightId
- Type
- String
- Example
- 987654321
- Slug
- highlight_text
- Filter code
- Readwise.getHighlights.HighlightText
- Type
- String
- Example
- The best way to predict the future is to invent it.
- Slug
- source_title
- Filter code
- Readwise.getHighlights.SourceTitle
- Type
- String
- Example
- The Mythical Man-Month
- Slug
- source_author
- Filter code
- Readwise.getHighlights.SourceAuthor
- Type
- String
- Example
- Frederick P. Brooks Jr.
- Slug
- highlighted_at
- Filter code
- Readwise.getHighlights.HighlightedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- tag_list
- Filter code
- Readwise.getHighlights.TagList
- Type
- String
- Example
- engineering, planning
- Slug
- highlight_url
- Filter code
- Readwise.getHighlights.HighlightUrl
- Type
- Web URL
- Example
- https://readwise.io/open/987654321
- Slug
- location_in_source
- Filter code
- Readwise.getHighlights.LocationInSource
- Type
- String
- Example
- page 45