Migrated from Redmine #1322 | Author: soniya james
Status: Closed | Priority: High, I’m very impatient | Created: 2024-12-02
getEventList API
In this API how I can get values only particular categories id.
{
“jsonrpc”: “2.0”,
“method”: “getEventList”,
“params”: [
{ “categories”: “1” }
],
“id”: 1
}
If I am hitting this getting all list.