external help file | Module Name | online version | schema |
---|---|---|---|
BitwardenPS-help.xml |
BitwardenPS |
2.0.0 |
Gets Bitwarden Sends
Get-BwSend [-Search <Object>] [<CommonParameters>]
Get-BwSend -Id <Object> [<CommonParameters>]
Calls /list/object/send or /object/send/{id}
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Guid of Collection
Type: Object
Parameter Sets: Single
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Search parameters
Type: Object
Parameter Sets: List
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.