Returns a paginated list of settlement batches in reverse-chronological order.
Each record contains aggregate totals; individual per-application entries are
omitted in the list view for performance. Use GET /v1/settlement/{id} for
full details including per-application net positions.
Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.