Interface Address |
/did/queryAuthIssuerList |
Description |
Check whether you are the issuer by DID and identify which type of credentials can be issued by name. |
Interface request parameter |
No. |
Parameter |
Type |
Required |
Description |
1 |
|
AuthIssuerListWrapper |
Y |
Wrapper class |
AuthIssuerListWrapper |
1 |
did |
String |
Y |
DID |
2 |
page |
Integer |
Y |
Page |
3 |
size |
Integer |
Y |
Number of entries |
Interface response parameter |
No. |
Parameter |
Type |
Description |
1 |
|
AuthorityIssuer |
Issuer Information |
AuthorityIssuer |
1 |
did |
String |
DID |
2 |
name |
String |
Issuer’s name |