export type GetLogUploadUrlParams = { conversationId: string; webrtcPlatform: string; startTime: number; endTime: number; };