Function getSpaceShare

  • Retrieves a single space share by ID.

    Parameters

    • spaceId: string

      The ID of the space to which the share belongs.

    • shareId: string

      The ID of the share to retrieve.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetSpaceShareHttpResponse>

    GetSpaceShareHttpError