Manage SCA devices
Get a list of registered SCA devices
Get a paginated list of the SCA devices you have currently registered for a specific payment instrument.
get/registeredDevices
Query parameters
paymentInstrumentIdstring required
The unique identifier of a payment instrument. It limits the returned list to SCA devices associated to this payment instrument.
pageNumberinteger
The index of the page to retrieve. The index of the first page is 0 (zero).
Default: 0.
pageSizeinteger
The number of items to have on a page.
Default: 20. Maximum: 100.
Response
OK - the request has succeeded.