{ "id": "<string>", "owner_id": "<string>", "name": "<string>", "device_id": "<string>", "start_time": 123, "end_time": 123, "duration": 123, "timezone": 123, "zonemins": 123, "group_id": "<string>", "children_ids": [ "<any>" ], "parent_id": "<string>", "parent_clips": [ "<any>" ], "data": {}, "presigned_url": "<string>", "created_at": "2023-11-07T05:31:56Z" }
Get file data by file_id and type, return file model with data.
120
Client Type Enum (TaskType)
audio_transcribe
ai_summarize
ai_etl
ai_etl_split
OK
File Model