| Name | Type | Description | Notes |
|---|---|---|---|
| Error | Error | [optional] | |
| Metadata | ResponseMetadata | [optional] | |
| MyUserId | int | User ID of myself | [optional] |
| Success | bool | Indicates if API call was successful | [optional] |
| Users | List<WorkflowUser> | users | [optional] |
| Warning | Warning | [optional] |