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.
The method returns a maximum of 500 messages per request.
The TotalCount header contains the number of messages returned to the query.

Query Params
string

Search condition (a part of the message name or a tag)

int32
Defaults to 1

The index of the first message to return from the search result.
Numbering starts at 1

int32
Defaults to 500

Maximum number of messages to return (max. 500).

Responses

429

Too many requests:

  • More than 500 requests per 1 hour.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8