Query Actions
Query actions for a user.
Path Parameters
The ID of the user.
Query Parameters
A comma-separated list of action codes to include in your query. If omitted, all action codes will be included.
If provided, the query will include actions from this date. Must be specified in ISO 8601 format - e.g. 2020-01-01T00:00:00Z
. The default and maximum value is 30 days ago.
Response
The action code.
The idempotency key for the user action.
The time in ISO 8061 format when the action was first created.
The time in ISO 8061 format when the action was last updated.
The current state of the action.
ALLOW
, BLOCK
, CHALLENGE_REQUIRED
, CHALLENGE_FAILED
, CHALLENGE_SUCCEEDED
, REVIEW_REQUIRED
, REVIEW_FAILED
, REVIEW_SUCCEEDED
The time in ISO 8061 format when the state of the action was last updated.
SMS
, AUTHENTICATOR_APP
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
, IDVERSE
The user agent provided when the action was tracked.
The IP address provided when the action was tracked.
The country code derived from the IP address if provided.
Was this page helpful?