windmill-api 1.736.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# GetSuspendedJobFlow200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**job** | [**models::Job**]Job.md |  | 
**approvers** | [**Vec<models::GetApprovalInfo200ResponseApproversInner>**]getApprovalInfo_200_response_approvers_inner.md |  | 
**view_token** | Option<**String**> | Share-read-link token for the parent flow. An authenticated workspace member can append it as a `view_token` query param on the run page to read a flow they don't otherwise have access to. | [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)