Fetches the switch history of every user per card.
The User Card Switch History API enables you to retrieve a historical record of card switch events for a specific user. By calling this API with the user_external_id
of the user, you can obtain a detailed list of all card switch events that have occurred for that user. Each event in the list includes information such as the timestamp of the switch, the card that was switched to, the service that was used and any additional relevant details.
This API is a valuable tool for auditing and analyzing user behavior, as it provides insights into how and when users switch between cards. Whether you are investigating specific user interactions or conducting a broader analysis of card usage patterns, this API offers a convenient way to access the card switch history for individual users.