# WorkflowRulesSearch
## Properties
**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]
**rule_ids** | [**Vec<uuid::Uuid>**](uuid::Uuid.md) | The list of workflow rule IDs. |
**workflow_entity_id** | [**uuid::Uuid**](uuid::Uuid.md) | The workflow ID. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)