# GetV1WorkflowsResponseBody ## Fields | Field | Type | Required | Description | | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | | `id` | *str* | :heavy_check_mark: | N/A | | `updated_at` | *str* | :heavy_check_mark: | N/A | | `name` | *str* | :heavy_check_mark: | N/A | | `selected_machine_id` | *Optional[str]* | :heavy_check_mark: | N/A | | `count` | *str* | :heavy_check_mark: | N/A | | `user` | [operations.User](../../models/operations/user.md) | :heavy_check_mark: | N/A | | `versions` | List[[operations.Versions](../../models/operations/versions.md)] | :heavy_check_mark: | N/A | | `deployments` | List[*Any*] | :heavy_check_mark: | N/A | | `runs` | List[*Any*] | :heavy_check_mark: | N/A |