curl --request GET \
--url http://localhost:3333/v1/framework-editor/task-template \
--header 'X-API-Key: <api-key>'Retrieve all framework editor task templates
curl --request GET \
--url http://localhost:3333/v1/framework-editor/task-template \
--header 'X-API-Key: <api-key>'Was this page helpful?