The arguments for fetching SearchSnippet objects via a SearchSnippet/get call.
SearchSnippet/get
This is NOT a standard /get method. It takes a filter (the same as passed to Email/query) and a list of Email ids, and returns search snippets for those Emails.
/get
Email/query
RFC 8621 Section 5.1: SearchSnippet/get
The id of the account to use.
The ids of the Emails to fetch snippets for.
Optional
The same filter as passed to Email/query.
RFC 8621 Section 4.4: Email/query
The arguments for fetching SearchSnippet objects via a
SearchSnippet/getcall.This is NOT a standard
/getmethod. It takes a filter (the same as passed toEmail/query) and a list of Email ids, and returns search snippets for those Emails.See
RFC 8621 Section 5.1: SearchSnippet/get