# WorkflowRulesSearch ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **workflow_entity_id** | **String** | The workflow ID. | **rule_ids** | **Vec** | The list of workflow rule IDs. | **expand** | Option<**String**> | Use expand to include additional information in the response. This parameter accepts `transition` which, for each rule, returns information about the transition the rule is assigned to. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)