curl --request GET \
--url http://localhost:3333/v1/framework-editor/task-template/{id} \
--header 'X-API-Key: <api-key>'Retrieve a specific framework editor task template by its ID
curl --request GET \
--url http://localhost:3333/v1/framework-editor/task-template/{id} \
--header 'X-API-Key: <api-key>'Was this page helpful?