| Name | Type | Description | Notes |
|---|---|---|---|
| organisationId | String | the organisation (its guid id). | [default to null] |
| kbId | String | the knowledge-base (its guid id). | [default to null] |
| prevWord | String | pagination control, the last semantic word we looked for previously | [default to null] |
| pageSize | Integer | the number of semantics to return at a time. | [default to null] |
| filter | String | An optional string filter to apply to all semantics in the search. Can be empty in which case SimSage will return all semantics paginated. | [default to null] |