Retrieve messages
Get messages between you and another user or your messages with all users.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Query parameters
user_id
Another user ID, must be provided if no created_after date is provided.
created_after
Only fetch messages created after timestamp. Datetime in ISO8601 format. Must be provided if no user_id is provided. You can only fetch up to the last 30 days of messages.
Response
Messages
results