curl --location 'https://api.laf.run/v1/function-templates//used-by?asc=undefined&page=undefined&pageSize=undefined'{
"error": "string",
"data": {
"list": [
{
"uid": "string"
}
],
"total": 0,
"page": 0,
"pageSize": 0
}
}