v1

latestOpenAPI 3.0.3AGPL v3.02026-07-17425785.7 KB
SharesService

Get a share by name.

get/shares/{name}

Path parameters

namestring required

Name of the share.

Query parameters

includeSharedDataboolean

Query for data to include in the share.

Response

OK

idstring

Unique ID of the recipient.

namestring

Name of the share.

ownerstring

Username of current owner of share.

commentstring

User-provided free-form text description.

createdAtstring

Time at which this share was created, in epoch milliseconds.

createdBystring

Username of the creator of the share.

updatedAtstring

Time at which this share was updated, in epoch milliseconds.

updatedBystring

Username of share updater.