087dcf516ce2
Get account status
Read the user's UR Account status. Use it as a polling fallback after onboarding submission (1-minute cadence) or as an explicit confirmation before enabling fund-moving features; stop polling when statusStr is Live, Blocked, or Closed. The fma.account.result webhook reports final activation.
Headers
0x-prefixed 65-byte hex EIP-191 signature over the Partner Auth message. See the Signature and verify guide.
Unix seconds. UR rejects the request when the current time is past the deadline. Keep the validity window at or under 5 minutes.
0x-prefixed partner signer address registered with UR.
Send at least one of X-Ur-Id or X-External-User-Id. When both are present, UR resolves the user by X-Ur-Id first.
Send at least one of X-Ur-Id or X-External-User-Id. When both are present, UR resolves the user by X-Ur-Id first.
Response
Standard envelope. Business errors return HTTP 200 with a non-zero code.