---
id: v1-search-arguments
title: SearchArguments
pagination_label: SearchArguments
sidebar_label: SearchArguments
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SearchArguments', 'v1SearchArguments']
slug: /tools/sdk/typescript/saved_search/models/search-arguments
tags: ['SDK', 'Software Development Kit', 'SearchArguments', 'v1SearchArguments']
---

# SearchArguments

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scheduleId** | **(optional)** `string` | The ID of the scheduled search that triggered the saved search execution.  | [default to undefined]
**owner** | **(optional)** `TypedReference` | The owner of the scheduled search being tested.  | [default to undefined]
**recipients** | **(optional)** `Array<TypedReference>` | The email recipients of the scheduled search being tested.  | [default to undefined]

