{ "opencollection": "1.0.0", "info": { "name": "Koha REST 2fa erm_counter_registry API", "version": "1" }, "items": [ { "info": { "name": "erm_counter_registry", "type": "folder" }, "items": [ { "info": { "name": "List platforms currently registered with the counter registry", "type": "http" }, "http": { "method": "GET", "url": "https://libserv.iitk.ac.in/api/v1/erm/counter_registry", "params": [ { "name": "_match", "value": "", "type": "query", "description": "Matching criteria" }, { "name": "_order_by", "value": "", "type": "query", "description": "Sorting criteria" }, { "name": "_page", "value": "", "type": "query", "description": "Page number, for paginated object listing" }, { "name": "_per_page", "value": "", "type": "query", "description": "Page size, for paginated object listing" }, { "name": "q", "value": "", "type": "query", "description": "Query filter sent as a request parameter" } ], "body": { "type": "json", "data": "{}" } }, "docs": "List platforms currently registered with the counter registry" } ] } ], "bundled": true }