Check PII for a phone number

View as Markdown

Looks up the stored verification status for a given phone number. Returns the same response shape as GET /api/FRAServices/CheckUserStatus.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer

End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.

Query parameters

phoneNumberstringOptional

Response

dataobject
error_codeinteger or null
error_messagestring