v1
latestOpenAPI 3.0.12026-07-24116117186.3 KBMessages
Search for Email messages
The method is used to search for Email messages using a part of their name or a tag. By default, a rate limit of 500 requests per hour applies. <br/>The method returns a maximum of 500 messages per request. <br/>The <b>TotalCount</b> header contains the number of messages returned to the query.
get/api/v1/messages/email
Query parameters
searchstring
Search condition (a part of the message name or a tag)
startindexinteger
The index of the first message to return from the search result.<br/>Numbering starts at 1
maxrowsinteger
Maximum number of messages to return (max. 500).