GET
/
refunds
curl --request GET \
  --url https://api.plane.com/v1/refunds \
  --header 'Authorization: Bearer <token>'