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} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "<string>", "title": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "product_id": "<string>", "owner_id": "<string>", "forecast_amount": 123, "close_date": "2023-11-07T05:31:56Z", "probability": 123, "score_factors": [ { "id": "<string>", "score": 123, "factor_id": "<string>", "completion": 123, "reason": "<string>" } ] }, "meta": { "request_id": "req_abc123" } }
Unkey API key (prefix lymo_)
Deal ID
Deal detail
Show child attributes
このページは役に立ちましたか?