Get bookmark summary
GET {{base_url}}/v1/conversations/{{conversation_id}}/bookmarks-summary
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string |
RESPONSES
status: OK
{"bookmarksSummary":[{"bookmarkId":"\u003cbookmark id\u003e","summary":[{"id":"3498579583479","text":"John, Mark and Paul need to focus more on the Dev team and on the product. In order to focus on the sales hires, Paul needs to know which geographies they should focus on."}]},{"bookmarkId":"\u003cbookmark id\u003e","summary":[{"id":"3498579583479","text":"John, Mark and Paul need to focus more on the Dev team and on the product. In order to focus on the sales hires, Paul needs to know which geographies they should focus on."}]}]}