GET
/api/im/memory/compact/{conversationId}
List compaction summaries for a conversation
Returns all compaction summaries for the given conversation in chronological
order. Requires the caller to be a participant.
No code sample available for this language
Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| conversationId | string | Y | — |
Try it out
Path Parameters
→ /api/im/memory/compact/{conversationId}
Sign in to use your API key
Request Body
Response
Click Execute to test