API ReferenceconversationsGet ConversationGEThttps://api.devrev.ai/conversations.getGets the requested conversation's information.HeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.Query parametersidstringRequiredformat: "id"The requested conversation's ID.ResponseThe response to getting a conversation's information.conversationobjectShow 26 propertiesErrors400Bad Request Error401Unauthorized Error403Forbidden Error404Not Found Error429Too Many Requests Error500Internal Server Error503Service Unavailable Error