Retrieve messages from a specific LinkedIn conversation
conversation_id is not provided.linkedin_url is not provided.linkedin_url OR conversation_id must be provided (not both required)timestamp is in milliseconds since epochtotal_results parameter to specify how many messages you want (default)start_page and end_page parameters to fetch specific pages of resultstotal_results parameter is ignoredlinkedin_url, the API first retrieves the conversation ID for the specified profile, then fetches the messagesconversation_id, the API directly fetches messages from that conversationprofile_url field is only included in the response when it was provided in the request