Get Chatbot ConversationsAsk AIget https://api.droxy.ai/v1/conversation/{id}Get the chatbot conversations.Path ParamsidstringrequiredThe chatbot's id.Query ParamsstartnumberThe beginning of the date range to query. Unix timestamp in milliseconds.endnumberThe end of the date range to query. Unix timestamp in milliseconds.sourceTypesarray of stringsAn array of conversation source types to filter on. Values can be 'app', 'website', 'link', 'discord', or 'zapier'. Leave empty to not filter on source type.sourceTypesADD stringResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Element not found 500Internal Server ErrorUpdated over 2 years ago