WorkflowapiWorkflowResponse
WorkflowapiWorkflowResponse
JSON Example
{
"workflow": {
"annotations": [
"string"
],
"createdBy": "string",
"creationtime": "string",
"description": "string",
"draft": "string",
"id": 0,
"jsonSchemaId": 0,
"lastupdated": "string",
"name": "string",
"organizationId": "string",
"resourceVersion": 0,
"source": "string",
"updatedBy": "string",
"version": "string",
"workflowId": "string"
}
}