cURL
curl --request GET \ --url https://platform.unstructuredapp.io/api/v1/templates/{template_id}
{ "id": "<string>", "name": "<string>", "version": "<string>", "last_updated": "<string>", "description": "<string>", "nodes": [ { "id": "<string>", "name": "<string>", "type": "<string>", "subtype": "<string>", "settings": {} } ] }
Retrieve detailed information and DAG for a specific template.
Documentation IndexFetch the complete documentation index at: https://docs.unstructured.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Full template details including nodes.
Show child attributes
Was this page helpful?
Contact support