List All Protocol Configs
API Specification
List All Protocol Config
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"data": [],
"limit": 5,
"page": 1,
"total": 0
},
"message": "Protocol configuration details fetched successfully",
"status": true
}Last updated
Was this helpful?