- 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
- 
Optionallimit?: number
- 
OptionalminCount?: number
- 
OptionalretryTimeout?: number
- 
Optionalsince?: Date
- 
Optionalsize?: number
- 
Optionalsort?: SortEnum
  
 
 
Options for advanced message fetching
Remarks
For more control over fetching. See also Webhook endpoints