Get the chat history for a given user and persona.
Bearer authentication header of the form Bearer <token>, where <token> is an access key.
Example: Authorization: Bearer sk-proj-XXXXXXXXX
Your user profile id. The user profile interacting with the Persona profile.
Your persona profile id. The profile for which the platform will generate responses.
Chat history data fetched successfully. Your endpoint will respond with the appropriate JSON data.