GetFlowsRequest
The GetFlowsRequest class represents a request to retrieve flow information for a project.
Properties
| Name | Description |
|---|---|
| IncludeDeleted | Specifies whether to include deleted flows in the response. Default value is false. |
| DomainAddress | The domain address for the studio API request. |
| ProjectVersion | Ignore this property. This is a old property and not used anymore. The version of the project. Default value is ProjectVersion.eBA7. |
| FormType | The type of form associated with the flows. |
| Language | The language code for localization. |
| ProjectSecretKey | The encrypted secret key for the project. |
| Token | The authentication token used for the request. |