Get Identity

get/api/evs/v1/identity

Get a Persona transaction.

Query Parameters

  • organizationIdstringRequired
    Min length: >= 1 characters
  • enterpriseIdstring
    Min length: >= 1 characters
  • userIdstring
    Min length: >= 1 characters
  • identityIdstring
    Min length: >= 1 characters
  • allDatastring
    Enum: true false

200 Response

identities array[object] required
id string required
status string required
Min length: >= 1 characters
organizationId string required
Min length: >= 1 characters
enterpriseId string
Min length: >= 1 characters
userId string
Min length: >= 1 characters
createdAt string <date-time>
updatedAt string <date-time>
errorDescription string
Min length: >= 1 characters
occupation string
countryOfCitizenship string
govIdCountryOfIssuance string
politicallyExposedPerson boolean
debugStatus string
country string
countryOfResidence string
addressCity string
addressPostalCode string
addressStreet1 string
addressStreet2 string
addressSubdivision string
birthDate string <date-time>
identificationNumber string
nameFirst string
nameLast string
nameMiddle string
phoneNumber string
selectedIdClass string
debugFailureReason string
emailAddress string
contractSignerNameFull string
contractSignedDate string <date-time>
contractSignedIPAddress string
contractVersion string
userAgreesToTerms string
signatureSubmitted string
signaturesSubmitted array[string]
Allowed values: csa mpa mic
signaturesRequired array[string]
Allowed values: csa mpa mic

400 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code

404 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code