List messages

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

inboxstringRequired

Query parameters

limitintegerOptional
beforestringOptional

Message ID — returns messages older than this

Response

OK
dataobject
successboolean

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error