Shares

Fetch share

<!-- theme: info -->

This API is deprecated. Please read our documentation about how to manage access rights.

get/shares/{id}

Path parameters

idinteger required

The ID of the object

Response

OK

idinteger required

The ID of the share

resource_type'Share' required

The resource type of the share

created_atstring date-time required

When the share was created

updated_atstring date-time required

When the share was updated

emailstring email required

The email of the share's user. Cannot be changed once set

notifyboolean nullable required

Whether an email should be sent when this share is created or updated

role_id'manager' | 'basic' required

The role of the share

valid_fromstring date-time nullable required

When the share starts to be valid at

valid_untilstring date-time nullable required

When the share stops to be valid at

group_idinteger required

The group ID of the share

member_idinteger required

The member ID of the share

place_idinteger nullable required

The place ID of the share

user_idinteger required

The user ID of the share

created_by_type'null' | 'User' | 'MarketplaceInstallation' nullable required

The created_by type of the share

created_by_idinteger nullable required

The created_by ID of the share

{"stackTrail":"paths:/shares/{id}:get:responses:200:content:application/json:schema:properties:lock_id","oasType":"schema","type":"unknown"}
apply_to_placefalse required
rolestring nullable required
issued_to_idinteger nullable required

The ID of the share's user

issued_to_emailstring email required

The email of the share's user

issued_by_idinteger nullable required

The issued_by ID of the share

Changes

No recorded changes to this endpoint across all 1 revision of this API.