v1
latestOpenAPI 3.0.12026-07-249297145.2 KBMessages
Search for Mobile Push messages
The method is used to search for Mobile Push messages using a part of 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 by the query
get/api/v1/messages/mobilepush
Query parameters
searchstring
Search condition (part of the message name or a tag)
startindexinteger
Index of the first returned message from the search results. Numbering starts at 1
maxrowsinteger
Maximum number of messages to return (not more than 500)