v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Step Up Authentication Transactions

Search

Search allows searching for step-up transactions with various filters

post/api/v1/search/step-up/transactions

Request body

createdAfterstring date-time
createdBeforestring date-time
pageSizeinteger

Maximum number of results to return

pageTokenstring

Token for pagination

providerIdstring

Filter by provider ID

state'STEP_UP_TRANSACTION_STATE_UNSPECIFIED' | 'STEP_UP_TRANSACTION_STATE_PENDING' | 'STEP_UP_TRANSACTION_STATE_VERIFIED' | 'STEP_UP_TRANSACTION_STATE_ERROR'

Filter by transaction state

targetType'TARGET_TYPE_UNSPECIFIED' | 'TARGET_TYPE_TICKET' | 'TARGET_TYPE_TEST'

The targetType field.

taskIdstring

Filter by task ID (only applicable if target_type is TICKET)

userIdstring

Filter by user ID

Response

Response message for searching step-up transactions

nextPageTokenstring

Token for retrieving the next page of results