export interface InitialGet { unique_id: string; width: string; height: string; data: string; created: string; }