Retrieve Issuer
Retrieves registered issuer information and certificate status.
GET
Retrieve Issuer
Authorizations
Base64-encode your API key and pass it. Enter the API key as the username and leave the password empty.
Path Parameters
Issuer identifier The identifier returned when an issuer is registered. Store the complete string as-is.
Response
Issuer retrieved
Registered issuer and certificate status
The identifier returned when an issuer is registered. Store the complete string as-is.
A checksum-valid 10-digit number without hyphens (-). Pattern: ^\d{10}$
Pattern:
^\d{10}$Example:
"1234567891"
4 digits, excluding 0000. Pattern: ^(?!0{4})\d{4}$
Required string length:
4Pattern:
^(?!0{4})\d{4}$Example:
"0001"
Organization name
Required string length:
1 - 70Representative name
Required string length:
1 - 30Retrieve Issuer
