Get bookmark by id

GET {{base_url}}/v1/conversations/{{conversation_id}}/bookmarks/:bookmarkId

RESPONSES

status: OK

{"id":"\u003cbookmark id\u003e","label":"pain point","description":"\u003cdescription of the bookmark\u003e","user":{"id":"83b1afbc-fc81-46d7-bebd-52096304489b","name":"natalie","userId":"natalie1@example.com"},"beginTimeOffset":20,"duration":30,"messageRefs":[{"id":"\u003cmessage-refs-id\u003e"},{"id":"\u003cmessage-refs-id\u003e"}]}