| 400 | ListTrustedDevicesForUser(ctx context.Context, userID string) ([]UserTrustedDevice, error) |
| 401 | ListUpdateHistoryByDateRange(ctx context.Context, arg ListUpdateHistoryByDateRangeParams) ([]UpdateHistory, error) |
| 402 | ListUsers(ctx context.Context, arg ListUsersParams) ([]User, error) |
| 403 | ListVolumes(ctx context.Context, arg ListVolumesParams) ([]DockerVolume, error) |
| 404 | MarkValidationApproved(ctx context.Context, arg MarkValidationApprovedParams) error |
| 405 | RevokeAllSessionsForUser(ctx context.Context, userID string) error |