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 epochcursor parameter to get the most recent messagesnext_cursor value from the previous response as the cursor parameterhas_next_page is false, there are no more messages to fetchtotal_results to control how many messages are returned per request (default: 10)linkedin_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