Get all of the possible Workflow Templates owned by the team. Useful for retrieving the ids corresponding to each workflow tables, and passing them to subsequent requests, for example, creating a new Job with a specific Workflow.
Example CURL:
bash curl -X GET 'https://api.lilt.com/v2/workflows/templates?key=API_KEY'
An array with a team's available WorkflowTemplates.
Identifier of a teams Workflow template. Can be used during Job creation for specifying the workflow used for a job or language pair.
15
"Translate > Review > Customer Review"
The name of a given Workflow template.
100
The stages in this workflow template.