[{"data":1,"prerenderedAt":648},["ShallowReactive",2],{"docs-page-meta":3,"docs-page-\u002Fall-endpoints\u002Fget-template":32},{"pageMeta":4,"generatedAt":31},{"\u002Fall-endpoints\u002Fcreate-flow":5,"\u002Fall-endpoints\u002Fdelete-flow":7,"\u002Fall-endpoints\u002Fget-flow-input":8,"\u002Fall-endpoints\u002Fget-flow-output":9,"\u002Fall-endpoints\u002Fget-flow":10,"\u002Fall-endpoints\u002Fget-template":11,"\u002Fall-endpoints\u002Flist-flow-inputs":12,"\u002Fall-endpoints\u002Flist-flow-outputs":13,"\u002Fall-endpoints\u002Flist-flows":14,"\u002Fall-endpoints\u002Flist-templates":15,"\u002Fall-endpoints\u002Fstart-abort-flow":16,"\u002Fall-endpoints\u002Fupload-flow-input":17,"\u002Fgetting-started\u002Fauthentication":18,"\u002Fgetting-started\u002Fflow-lifecycle":19,"\u002Fgetting-started\u002Fflow":21,"\u002Fgetting-started\u002Fopenapi":22,"\u002Fgetting-started\u002Fplans-and-policies":23,"\u002Fgetting-started\u002Fquickstart":24,"\u002Fgetting-started\u002Ftemplate-helpers":25,"\u002Fgetting-started\u002Ftemplate-image-to-3d":26,"\u002Fgetting-started\u002Ftemplate-optimize-model":27,"\u002Fgetting-started\u002Ftemplate-text-to-3d":28,"\u002Fgetting-started\u002Ftemplates":29,"\u002Fgetting-started\u002Ftroubleshooting":30},{"lastUpdated":6},"2026-08-14T13:36:05.144Z",{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":6},{"lastUpdated":20},"2026-08-14T13:36:05.145Z",{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},{"lastUpdated":20},"2026-08-14T13:38:49.206Z",{"id":33,"title":34,"body":35,"description":641,"extension":642,"meta":643,"navigation":230,"path":644,"seo":645,"stem":646,"__hash__":647},"docs\u002Fall-endpoints\u002Fget-template.md","Get a Template by ID or Name",{"type":36,"value":37,"toc":629},"minimark",[38,42,46,52,57,68,72,81,97,101,105,108,112,115,119,126,625],[39,40,34],"h1",{"id":41},"get-a-template-by-id-or-name",[43,44,45],"p",{},"This endpoint returns the details of a specific template identified by its ID or name. Templates are used to create new flows. Each template includes details that help understanding what the created flow is used for (description), how it can be configured (parameters), what it expects as input (input types), and what it will provide as output (output types).",[47,48,49],"docs-info",{},[43,50,51],{},"This endpoint allows you to get a specific template by id or name.",[53,54,56],"h2",{"id":55},"endpoint","Endpoint",[58,59,64],"pre",{"className":60,"code":62,"language":63},[61],"language-text","GET https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\n","text",[65,66,62],"code",{"__ignoreMap":67},"",[53,69,71],{"id":70},"parameters","Parameters",[73,74,76,77],"h3",{"id":75},"template_id_or_name-required","template_id_or_name ",[78,79,80],"strong",{},"(required)",[82,83,84,91],"ul",{},[85,86,87,90],"li",{},[78,88,89],{},"Location",": path",[85,92,93,96],{},[78,94,95],{},"Type",": string",[53,98,100],{"id":99},"responses","Responses",[73,102,104],{"id":103},"_200","200",[43,106,107],{},"Successful Response",[73,109,111],{"id":110},"_422","422",[43,113,114],{},"Validation Error",[53,116,118],{"id":117},"code-examples","Code Examples",[43,120,121,122,125],{},"Copy and run these examples in your terminal or code editor. Make sure to replace ",[65,123,124],{},"YOUR_TOKEN"," with your actual authentication token.",[127,128,129,179,208,326,476],"docs-code-group",{},[58,130,135],{"className":131,"code":132,"filename":133,"language":134,"meta":67,"style":67},"language-bash shiki shiki-themes github-light github-light github-dark","curl -X GET \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\" \\\n  -H \"Authorization: Bearer YOUR_TOKEN\" \\\n  -H \"Content-Type: application\u002Fjson\"\n","cURL","bash",[65,136,137,160,171],{"__ignoreMap":67},[138,139,142,146,150,154,157],"span",{"class":140,"line":141},"line",1,[138,143,145],{"class":144},"sgQzM","curl",[138,147,149],{"class":148},"sUNQB"," -X",[138,151,153],{"class":152},"s-HEn"," GET",[138,155,156],{"class":152}," \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\"",[138,158,159],{"class":148}," \\\n",[138,161,163,166,169],{"class":140,"line":162},2,[138,164,165],{"class":148},"  -H",[138,167,168],{"class":152}," \"Authorization: Bearer YOUR_TOKEN\"",[138,170,159],{"class":148},[138,172,174,176],{"class":140,"line":173},3,[138,175,165],{"class":148},[138,177,178],{"class":152}," \"Content-Type: application\u002Fjson\"\n",[58,180,183],{"className":131,"code":181,"filename":182,"language":134,"meta":67,"style":67},"wget --header=\"Authorization: Bearer YOUR_TOKEN\" \\\n  \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\" -O -\n","wget",[65,184,185,197],{"__ignoreMap":67},[138,186,187,189,192,195],{"class":140,"line":141},[138,188,182],{"class":144},[138,190,191],{"class":148}," --header=",[138,193,194],{"class":152},"\"Authorization: Bearer YOUR_TOKEN\"",[138,196,159],{"class":148},[138,198,199,202,205],{"class":140,"line":162},[138,200,201],{"class":152},"  \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\"",[138,203,204],{"class":148}," -O",[138,206,207],{"class":152}," -\n",[58,209,214],{"className":210,"code":211,"filename":212,"language":213,"meta":67,"style":67},"language-python shiki shiki-themes github-light github-light github-dark","import requests\n\nurl = \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\"\nheaders = {\n    \"Authorization\": \"Bearer YOUR_TOKEN\",\n    \"Content-Type\": \"application\u002Fjson\"\n}\n\nresponse = requests.get(url, headers=headers)\nprint(response.json())\n","Python","python",[65,215,216,226,232,249,260,275,286,292,297,317],{"__ignoreMap":67},[138,217,218,222],{"class":140,"line":141},[138,219,221],{"class":220},"sDD9d","import",[138,223,225],{"class":224},"sVPnS"," requests\n",[138,227,228],{"class":140,"line":162},[138,229,231],{"emptyLinePlaceholder":230},true,"\n",[138,233,234,237,240,243,246],{"class":140,"line":173},[138,235,236],{"class":224},"url ",[138,238,239],{"class":220},"=",[138,241,242],{"class":152}," \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F",[138,244,245],{"class":148},"{template_id_or_name}",[138,247,248],{"class":152},"\"\n",[138,250,252,255,257],{"class":140,"line":251},4,[138,253,254],{"class":224},"headers ",[138,256,239],{"class":220},[138,258,259],{"class":224}," {\n",[138,261,263,266,269,272],{"class":140,"line":262},5,[138,264,265],{"class":152},"    \"Authorization\"",[138,267,268],{"class":224},": ",[138,270,271],{"class":152},"\"Bearer YOUR_TOKEN\"",[138,273,274],{"class":224},",\n",[138,276,278,281,283],{"class":140,"line":277},6,[138,279,280],{"class":152},"    \"Content-Type\"",[138,282,268],{"class":224},[138,284,285],{"class":152},"\"application\u002Fjson\"\n",[138,287,289],{"class":140,"line":288},7,[138,290,291],{"class":224},"}\n",[138,293,295],{"class":140,"line":294},8,[138,296,231],{"emptyLinePlaceholder":230},[138,298,300,303,305,308,312,314],{"class":140,"line":299},9,[138,301,302],{"class":224},"response ",[138,304,239],{"class":220},[138,306,307],{"class":224}," requests.get(url, ",[138,309,311],{"class":310},"sde8i","headers",[138,313,239],{"class":220},[138,315,316],{"class":224},"headers)\n",[138,318,320,323],{"class":140,"line":319},10,[138,321,322],{"class":148},"print",[138,324,325],{"class":224},"(response.json())\n",[58,327,332],{"className":328,"code":329,"filename":330,"language":331,"meta":67,"style":67},"language-javascript shiki shiki-themes github-light github-light github-dark","const url = \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\";\nfetch(url, {\n  method: \"GET\",\n  headers: {\n    \"Authorization\": \"Bearer YOUR_TOKEN\",\n    \"Content-Type\": \"application\u002Fjson\"\n  }\n})\n  .then(response => response.json())\n  .then(data => console.log(data))\n  .catch(error => console.error(\"Error:\", error));\n","JavaScript","javascript",[65,333,334,350,358,368,373,383,391,396,401,427,449],{"__ignoreMap":67},[138,335,336,339,342,345,347],{"class":140,"line":141},[138,337,338],{"class":220},"const",[138,340,341],{"class":148}," url",[138,343,344],{"class":220}," =",[138,346,156],{"class":152},[138,348,349],{"class":224},";\n",[138,351,352,355],{"class":140,"line":162},[138,353,354],{"class":144},"fetch",[138,356,357],{"class":224},"(url, {\n",[138,359,360,363,366],{"class":140,"line":173},[138,361,362],{"class":224},"  method: ",[138,364,365],{"class":152},"\"GET\"",[138,367,274],{"class":224},[138,369,370],{"class":140,"line":251},[138,371,372],{"class":224},"  headers: {\n",[138,374,375,377,379,381],{"class":140,"line":262},[138,376,265],{"class":152},[138,378,268],{"class":224},[138,380,271],{"class":152},[138,382,274],{"class":224},[138,384,385,387,389],{"class":140,"line":277},[138,386,280],{"class":152},[138,388,268],{"class":224},[138,390,285],{"class":152},[138,392,393],{"class":140,"line":288},[138,394,395],{"class":224},"  }\n",[138,397,398],{"class":140,"line":294},[138,399,400],{"class":224},"})\n",[138,402,403,406,409,412,415,418,421,424],{"class":140,"line":299},[138,404,405],{"class":224},"  .",[138,407,408],{"class":144},"then",[138,410,411],{"class":224},"(",[138,413,414],{"class":310},"response",[138,416,417],{"class":220}," =>",[138,419,420],{"class":224}," response.",[138,422,423],{"class":144},"json",[138,425,426],{"class":224},"())\n",[138,428,429,431,433,435,438,440,443,446],{"class":140,"line":319},[138,430,405],{"class":224},[138,432,408],{"class":144},[138,434,411],{"class":224},[138,436,437],{"class":310},"data",[138,439,417],{"class":220},[138,441,442],{"class":224}," console.",[138,444,445],{"class":144},"log",[138,447,448],{"class":224},"(data))\n",[138,450,452,454,457,459,462,464,466,468,470,473],{"class":140,"line":451},11,[138,453,405],{"class":224},[138,455,456],{"class":144},"catch",[138,458,411],{"class":224},[138,460,461],{"class":310},"error",[138,463,417],{"class":220},[138,465,442],{"class":224},[138,467,461],{"class":144},[138,469,411],{"class":224},[138,471,472],{"class":152},"\"Error:\"",[138,474,475],{"class":224},", error));\n",[58,477,482],{"className":478,"code":479,"filename":480,"language":481,"meta":67,"style":67},"language-php shiki shiki-themes github-light github-light github-dark","\u003C?php\n$url = \"https:\u002F\u002Fflows.generio.ai\u002Ftemplates\u002F{template_id_or_name}\";\n$ch = curl_init($url);\ncurl_setopt($ch, CURLOPT_RETURNTRANSFER, true);\ncurl_setopt($ch, CURLOPT_CUSTOMREQUEST, \"GET\");\ncurl_setopt($ch, CURLOPT_HTTPHEADER, [\n    \"Authorization: Bearer YOUR_TOKEN\",\n    \"Content-Type: application\u002Fjson\"\n]);\n\n$response = curl_exec($ch);\ncurl_close($ch);\n\necho $response;\n?>\n","PHP","php",[65,483,484,492,503,516,536,551,563,570,575,580,584,597,605,610,619],{"__ignoreMap":67},[138,485,486,489],{"class":140,"line":141},[138,487,488],{"class":220},"\u003C?",[138,490,491],{"class":148},"php\n",[138,493,494,497,499,501],{"class":140,"line":162},[138,495,496],{"class":224},"$url ",[138,498,239],{"class":220},[138,500,156],{"class":152},[138,502,349],{"class":224},[138,504,505,508,510,513],{"class":140,"line":173},[138,506,507],{"class":224},"$ch ",[138,509,239],{"class":220},[138,511,512],{"class":148}," curl_init",[138,514,515],{"class":224},"($url);\n",[138,517,518,521,524,527,530,533],{"class":140,"line":251},[138,519,520],{"class":148},"curl_setopt",[138,522,523],{"class":224},"($ch, ",[138,525,526],{"class":148},"CURLOPT_RETURNTRANSFER",[138,528,529],{"class":224},", ",[138,531,532],{"class":148},"true",[138,534,535],{"class":224},");\n",[138,537,538,540,542,545,547,549],{"class":140,"line":262},[138,539,520],{"class":148},[138,541,523],{"class":224},[138,543,544],{"class":148},"CURLOPT_CUSTOMREQUEST",[138,546,529],{"class":224},[138,548,365],{"class":152},[138,550,535],{"class":224},[138,552,553,555,557,560],{"class":140,"line":277},[138,554,520],{"class":148},[138,556,523],{"class":224},[138,558,559],{"class":148},"CURLOPT_HTTPHEADER",[138,561,562],{"class":224},", [\n",[138,564,565,568],{"class":140,"line":288},[138,566,567],{"class":152},"    \"Authorization: Bearer YOUR_TOKEN\"",[138,569,274],{"class":224},[138,571,572],{"class":140,"line":294},[138,573,574],{"class":152},"    \"Content-Type: application\u002Fjson\"\n",[138,576,577],{"class":140,"line":299},[138,578,579],{"class":224},"]);\n",[138,581,582],{"class":140,"line":319},[138,583,231],{"emptyLinePlaceholder":230},[138,585,586,589,591,594],{"class":140,"line":451},[138,587,588],{"class":224},"$response ",[138,590,239],{"class":220},[138,592,593],{"class":148}," curl_exec",[138,595,596],{"class":224},"($ch);\n",[138,598,600,603],{"class":140,"line":599},12,[138,601,602],{"class":148},"curl_close",[138,604,596],{"class":224},[138,606,608],{"class":140,"line":607},13,[138,609,231],{"emptyLinePlaceholder":230},[138,611,613,616],{"class":140,"line":612},14,[138,614,615],{"class":148},"echo",[138,617,618],{"class":224}," $response;\n",[138,620,622],{"class":140,"line":621},15,[138,623,624],{"class":220},"?>\n",[626,627,628],"style",{},"html pre.shiki code .sgQzM, html code.shiki .sgQzM{--shiki-default:#6F42C1;--shiki-light:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sUNQB, html code.shiki .sUNQB{--shiki-default:#005CC5;--shiki-light:#005CC5;--shiki-dark:#79B8FF}html pre.shiki code .s-HEn, html code.shiki .s-HEn{--shiki-default:#032F62;--shiki-light:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sDD9d, html code.shiki .sDD9d{--shiki-default:#D73A49;--shiki-light:#D73A49;--shiki-dark:#F97583}html pre.shiki code .sVPnS, html code.shiki .sVPnS{--shiki-default:#24292E;--shiki-light:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .sde8i, html code.shiki .sde8i{--shiki-default:#E36209;--shiki-light:#E36209;--shiki-dark:#FFAB70}",{"title":67,"searchDepth":162,"depth":162,"links":630},[631,632,636,640],{"id":55,"depth":162,"text":56},{"id":70,"depth":162,"text":71,"children":633},[634],{"id":75,"depth":173,"text":635},"template_id_or_name (required)",{"id":99,"depth":162,"text":100,"children":637},[638,639],{"id":103,"depth":173,"text":104},{"id":110,"depth":173,"text":111},{"id":117,"depth":162,"text":118},null,"md",{},"\u002Fall-endpoints\u002Fget-template",{"title":34},"all-endpoints\u002Fget-template","PHBmEEBy9T3kPM6041NThhzj3fZ2ctwMnkCVgkc8fic",1786714761592]