Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://platform.lymo.jp/v1/videos/{id}/analyses/{analysis_id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "<string>", "video_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "result": { "summary": "<string>", "checklist_evaluation_id": "<string>", "sales_event_count": 123 }, "error": { "code": "<string>", "message": "<string>" }, "started_at": "2023-11-07T05:31:56Z", "finished_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }, "meta": { "request_id": "req_abc123" } }
Unkey API key (prefix lymo_)
Video ID
Analysis ID
Analysis detail
Show child attributes
このページは役に立ちましたか?