diff --git a/api-reference/workflow/workflows.mdx b/api-reference/workflow/workflows.mdx index 8c720139..9fb49643 100644 --- a/api-reference/workflow/workflows.mdx +++ b/api-reference/workflow/workflows.mdx @@ -2140,7 +2140,7 @@ To list templates, use the `UnstructuredClient` object's `templates.list_templat ```bash - curl --request 'POST' --location \ + curl --request 'GET' --location \ "$UNSTRUCTURED_API_URL/templates" \ --header "unstructured-api-key: $UNSTRUCTURED_API_KEY" \ --header 'accept: application/json' @@ -2239,4 +2239,4 @@ template's unique ID. To get this ID, see [List templates](#list-templates). 4. Click **Send**. - \ No newline at end of file +