Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.95 KB

File metadata and controls

12 lines (9 loc) · 2.95 KB

GetWorkflowByIdResponse

Fields

Field Type Required Description
contentType string ✔️ HTTP response content type for this operation
statusCode number ✔️ HTTP response status code for this operation
rawResponse AxiosResponse ✔️ Raw HTTP response; suitable for custom response parsing
workflow operations.GetWorkflowByIdWorkflow A workflow object.
object operations.GetWorkflowByIdResponseBody Error response.