[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / SearchRoutingSchemaParams
# kind_type_alias: SearchRoutingSchemaParams
> **SearchRoutingSchemaParams** = `object`
## Properties
### editor?
> `optional` **editor**: `boolean`
***
### fields?
> `optional` **fields**: `string[]`
***
### id?
> `optional` **id**: `number[]`
***
### name?
> `optional` **name**: `string`
***
### page?
> `optional` **page**: `number`
***
### q?
> `optional` **q**: `string`
***
### size?
> `optional` **size**: `number`
***
### sort?
> `optional` **sort**: `string`
***
### tags?
> `optional` **tags**: `string[]`
***
### type?
> `optional` **type**: `SearchRoutingSchemaTypeItem[]`