Last updated
Last updated
The "List All Protocol Configs" API endpoint provided by Krypcore allows users to retrieve information about all protocol configurations under a specific instance.
POST
https://api.krypcore.com/api/v0/gasless/listAllProtocolConfig
List All Protocol Config under the given instance.
Take a look at how you might call this method using our official libraries, or via curl
Authorization*
String
User Auth key obtained
page*
String
Number of pages
limit*
String
Limit of protocol configurations shown per page
searchValue
String
Search value for filtering protocol configurations
searchIn
String
Field to search within the protocol configuration list
filterValue
String
Value for filtering the protocol configuration list
filterIn
String
Field to apply the filter on
userId*
String
Dapp ID or user ID associated with the request