Fetch the issuing authorities

This API endpoint gets the issuing authorities of the ID proofing document required to complete user verification.

Headers

  • Authentication: Bearer <JWT>
  • Accept: application/json
  • Content-Type: application/json

Path Parameters

ParametersTypeDescription
organizationNamestringDenotes the name of the organization.
idProofTypeIdstringThe ID of the identity proofing document type.

Response Object

ParametersTypeDescription
idintegerDenotes the ID of the issuing authority.
issuingAuthoritystringDenotes the name of the issuing authority.
Language
URL