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://app.octavehq.com/api/v2/motion-icp/learnings/get \ --header 'api_key: <api-key>'
{ "_metadata": { "requestId": "requestId", "timestamp": "2021-01-01T00:00:00.000Z", "usage": 0, "message": "message" }, "data": { "oId": "<string>", "summary": "<string>", "confidence": 123, "pinned": true, "createdAt": "<string>", "evidenceByChannel": {} } }
Fetch a single learning by oId
Learning oId (lea_*)
"lea_abc123"
Learning detail
Show child attributes