The ID of the space containing the shares.
an object with query parameters
OptionalgroupId?: stringThe ID of the group to which the resource is shared.
Optionallimit?: numberMaximum number of shares to return.
Optionalname?: stringThe name of the shared resource.
Optionalnext?: stringThe next page cursor. Next links make use of this.
Optionalprev?: stringThe previous page cursor. Previous links make use of this.
OptionalresourceId?: stringThe ID of the shared resource.
OptionalresourceType?: stringThe type of the shared resource.
Optionaltype?: ShareTypeThe type of share. user shares assign to a specific user, group shares assign to a specific group, and link shares provide anonymous access to a resource.
OptionaluserId?: stringThe ID of the user to which the resource is shared.
Optionaloptions: ApiCallOptions
Retrieves the shares of the space matching the query.