Retrieve messages
Authentication
Query parameters
Another user ID, must be provided if no created_after date is provided.
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.
A comma-separated list of sender IDs whose messages should be excluded from the response. Maximum 10 IDs.
e.g. excluded_sender_ids=abc,def.