Get Shared Session Details
GET
/share/{shareId}
Retrieves information about a shared session by its unique share ID. Returns session details including the associated entry information, permissions, and organization context. This endpoint is used to access sessions that have been shared by other users.
Parameters
Path Parameters
shareId*
The unique identifier of the shared session
Type
Requiredstring
Responses
Shared session details including server info, permissions, and organization
application/json
JSON
{
}
