List Subject Profile
This method lists the available subject profiles . The weightage for this API is 1
API Specification
Lists subject profile
POST
https://api.krypcore.com/api/v0/did/listSubjectProfile
Lists the available subject profiles 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
Subject 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?