v3

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01230114249.2 KB
Template

Retrieves a template from the database based on the provided template 'id'

get/template/{id}

Path parameters

idstring required

Query parameters

metadataOnlyboolean

When true, returns only parent-level template fields (templateId, name, description, version, link) and omits the heavy 'connection' payload. Defaults to false.

Response

Template has been retrieved successfully

templateIdstring
namestring
descriptionstring
versionstring
linkstring