View all action categories
Learn about the GetAll endpoint in the FeedingActionCategory collection.
Last updated
Was this helpful?
Learn about the GetAll endpoint in the FeedingActionCategory collection.
Last updated
Was this helpful?
Was this helpful?
{
"result": {
"totalCount": 3,
"items": [
{
"id": 1,
"name": "Content"
},
{
"id": 2,
"name": "Interaction"
},
{
"id": 3,
"name": "Triggered Action"
}
]
},
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false,
"__abp": true
}