Prerequisites

You must set the Authorization Header with the API Access Token for your account.

Set the Authorization Header

To create sharable links, send a GET request to https://api.viewabo.com/cases/<CaseUniqID>/sharable_links (https://api.staging.viewabo.com/cases/<CaseUniqID>/sharable_links on staging) with your Account Uniq ID and email.

<aside> <img src="/icons/photo-landscape_gray.svg" alt="/icons/photo-landscape_gray.svg" width="40px" /> Send a GET request to https://api.viewabo.com/cases/<CaseUniqID>/sharable_links

Screenshot 2024-10-07 at 10.43.42 PM.png

</aside>

You should expect a response with a list of links.

<aside> <img src="/icons/photo-landscape_gray.svg" alt="/icons/photo-landscape_gray.svg" width="40px" /> Response

Screenshot 2024-10-07 at 10.44.18 PM.png

</aside>