List Issuer Profile
This method lists the available issuer profile . The weightage for this API is 1
API Specification
Lists Issuers profile
POST
https://api.krypcore.com/api/v0/did/listIssuerProfile
Lists the available issuer profile under the given instance.
Headers
Name
Type
Description
Authorization*
String
User Auth Key obtained from Dash
DappId*
String
DappId
Request Body
Name
Type
Description
search*
String
Issuer Profile Name
limit*
Numeric
total No of pages to be displayed
page*
Numeric
No of pages
Take a look at how you might call this method using our official libraries, or via curl
:
Last updated
Was this helpful?