Retrieve workflowCopy Pageget https://api.instellix.io/v2/workflows/{documentIdent}Retrieves a workflow by its documentIdentPath ParamsdocumentIdentstringrequiredlength between 1 and 100Ident of the document for this workflow. Must not be null. Must match with the regular expression '[a-zA-Z0-9_./ -]{1,100}'. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_./ -]{1,100}'.Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 6 months ago