Get conversation messages
Get messages (paginated) for a conversation by its ID
Get messages (paginated) for a conversation by its ID
Bearer authentication of the form Bearer <token>, where token is your auth token.
Cursor for pagination. Use the value from meta.next_page_url in the previous response.
Maximum number of messages to return (default 100, max 100)