History
The Directory API gives you access to Organizations, Accounts, Employees and Groups. Every Entity within the subsequent API calls must have an Organization attached and API calls must be made with a User specific JWT.
Search query string.
Page number (0-based) for paginated results.
Number of results per page.
Success
Bad request
Not Found
Internal Server Error
Get all messages in a conversation, optionally those after a specific time.
User's question or message.
Max number of results or steps (defaults to 5).
Additional instructions or context for the agent.
ID of an existing conversation (for follow-ups; omit for new questions).
If provided, get history messages since this timestamp (used in history request).
Success
Bad request
Not Found
Internal Server Error
Last updated
Was this helpful?
