- Preparing search index...
- The search index is not available
MailSlurp JS
Type alias GetMessagesOptions
Get
Messages
Options
: { limit
?: number; minCount
?: number; retryTimeout
?: number; since
?: Date; size
?: number; sort
?: SortEnum; }
Type declaration
-
Optional
limit?: number
-
Optional
minCount?: number
-
Optional
retryTimeout?: number
-
Optional
since?: Date
-
Optional
size?: number
-
Optional
sort?: SortEnum
Options for advanced message fetching
Remarks
For more control over fetching. See also Webhook endpoints