Share Management
Retrieve share link by id
Retrieve the information of the share with the specified id.
get/shares/{id}
Path parameters
idstring required
Example:abcd-efgh-ijkl
id of the object
Response
OK
Example response
{
"id": "abcd-efgh-ijkl",
"resource_id": "7bea4732-214f-40e7-9161-4e7241a2b97e"
}