View all functions of a project domain
Learn about the GetProjectFunctions endpoint in the Project collection.
Last updated
Was this helpful?
Learn about the GetProjectFunctions endpoint in the Project collection.
Last updated
Was this helpful?
Was this helpful?
{
"result": [
{
"function_Name": "Irony detection",
"motivation": "Free",
"creationTime": "2022-11-25T00:00:00",
"project_Domain_Id": 4,
"id": 9
},
{
"function_Name": "Music personalisation by emotions",
"motivation": "Free",
"creationTime": "2022-11-25T00:00:00",
"project_Domain_Id": 4,
"id": 10
},
{
"function_Name": "Marketplace recommendations",
"motivation": "Free",
"creationTime": "2022-11-25T00:00:00",
"project_Domain_Id": 4,
"id": 11
},
{
"function_Name": "Virtual soul recreation (i.e. personality) for bots and iNFT",
"motivation": "Free",
"creationTime": "2022-11-25T00:00:00",
"project_Domain_Id": 4,
"id": 12
},
{
"function_Name": "Neuro-architecture",
"motivation": "Free",
"creationTime": "2022-11-25T00:00:00",
"project_Domain_Id": 4,
"id": 13
}
],
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false,
"__abp": true
}