v1

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

Get a recipient by name.

get/recipients/{name}

Path parameters

namestring required

Name of the recipient.

Response

OK

idstring

Unique ID of the recipient.

namestring

The name of the recipient.

authenticationTypeinteger

The delta sharing authentication type.

ownerstring

Username of the recipient owner.

commentstring

Description about the recipient.

propertiesobject

A map of key-value properties attached to the securable.

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.