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/deals/{id}/activities \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "<string>", "created_at": "2023-11-07T05:31:56Z", "video_id": "<string>", "video_title": "<string>", "member_id": "<string>" } ], "meta": { "request_id": "req_abc123", "has_more": true, "next_cursor": "<string>" } }
Unkey API key (prefix lymo_)
Deal ID
Pagination cursor from a previous response
Maximum number of items to return (1-100)
1 <= x <= 100
Deal activities
Show child attributes
このページは役に立ちましたか?