# WorkflowReadRequest
## Properties
**project_and_issue_types** | Option<[**Vec<models::ProjectAndIssueTypePair>**](ProjectAndIssueTypePair.md)> | The list of projects and issue types to query. | [optional]
**workflow_ids** | Option<**Vec<String>**> | The list of workflow IDs to query. | [optional]
**workflow_names** | Option<**Vec<String>**> | The list of workflow names to query. | [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)