Represents a shareable link within the system, including details about the linked object and the type of share link.
{ "_id": "<string>", "orgId": "<string>", "teamId": "<string>", "shareId": "<string>", "type": "app", "createdDate": "2023-11-07T05:31:56Z", "payload": { "id": "<string>" } }