# Setup Attempts

A SetupAttempt describes one attempted confirmation of a SetupIntent, whether that confirmation is successful or unsuccessful. You can use SetupAttempts to inspect details of a specific attempt at setting up a payment method using a SetupIntent.

## Endpoints

### List all SetupAttempts

- [GET /v1/setup_attempts](https://docs.stripe.com/api/setup_attempts/list.md)
