Skip to main content

Banking Activities

Banking Activities APIs provide access to a paged, filtered view of banking activity events over a specified time range. These APIs support querying operational, authentication, and transaction-related events—such as MFA enrollment and challenges or business payment‑style activities—based on configuration and applied filters.

End-user benefits

  • Enable operations and support teams to review summarized activity within a defined start–end time window, without accessing raw logs
  • Efficiently navigate large result sets using pagination with nextPageToken
  • Reduce response size by filtering on specific attributes, users, or event identifiers

Integration capabilities

  • Query banking activity events in batches to support operational monitoring, customer support, and analytics use cases
  • Filter results using time range and optional criteria such as event type, user context, or attribute-level conditions
  • Page through large result sets using an opaque continuation token
  • Receive standardized event records or an explicit no‑results response when no activities match the query

Required headers

HeaderDescription
AuthorizationBearer token (V2 authentication)
transactionIdUnique identifier for request tracking

Error codes

HTTP Status CodeMessage
400Bad request — JSON errorCode / errorMessage
500Internal server error — same error shape

Endpoints