API Documentation
docs.signius.eu
PROFESSIONAL RA
PROFESSIONAL RA
  • Introduction
  • Create User
  • Initialize verification
  • List of verification methods
  • Check if verification is required
  • Delete user
Powered by GitBook
On this page

List of verification methods

Get list of available verification methods

With this request, you are able to get verification methods available to the user.

GET https://professional.signius.eu:8300/api/ra/users/{{user_email}}/identity-verification/methods

Headers

Name
Value

Content-Type

application/json

Response

[
    {list of available verification methods}
]
PreviousInitialize verificationNextCheck if verification is required

Last updated 9 months ago