Get UBO Selfie Verification URL

Fetches the latest selfie verification session for a UBO and, optionally, generates or regenerates a verification link.

Action behavior:

  • no action: return the current verification-session state without creating a new link.
  • GENERATE: create the first verification link only when no previous selfie session exists.
  • REGENERATE: create a fresh verification link only when the latest session is DECLINED or EXPIRED.

Response behavior:

  • latestSession: the most recent selfie verification session, or null if none exists.
  • previousSessions: older selfie verification sessions in reverse chronological order.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the UBO

Query Params
string
enum

Optional action for selfie-link creation. Omit it to fetch the current session state only. Use GENERATE to create the first link when no session exists. Use REGENERATE only when the latest session is DECLINED or EXPIRED.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json