1from agentmail import AgentMail23client = AgentMail(api_key="YOUR_TOKEN", ) 4client.threads.get(5 thread_id="thread_123"6)