For the complete documentation index, see llms.txt. This page is also available as Markdown.

/api/message/messages

get

Get a messages for this account

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
orderstringOptionalDefault: date
directionstringOptionalDefault: 0
typestringOptionalDefault: received
deletedstringOptionalDefault: 0
searchstringOptional
countintegerOptional
startintegerOptional
Responses
200

success

successbooleanOptionalExample: true
get
/api/message/messages
PHP (cURL)
200

success

Last updated

Was this helpful?