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}/checklist \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "<string>", "items": [ { "id": "<string>", "item_text": "<string>", "item_description": "<string>", "reasoning": "<string>", "improvement_suggestion": "<string>", "evidence": [ { "id": "<string>", "text": "<string>" } ] } ], "overall_assessment": "<string>" }, "meta": { "request_id": "req_abc123" } }
Unkey API key (prefix lymo_)
Video ID
Checklist evaluation results
Show child attributes
このページは役に立ちましたか?