Refunds
List refunds
Working with the API
Workers
- Workers
- Employments
- Compensations
- Classifications
- Locations
- Roles
- Reportings
Payments
- Payments
- Payment Requests
- Charges
- Refunds
- Sources
Payroll
- Payroll
- Payroll Changes
Documents
- Documents
- Contracts
Time Tracking
- Time Entries
Refunds
List refunds
Returns a list of all refunds in your Plane workspace.
GET
/
refunds
curl --request GET \
--url https://api.plane.com/v1/refunds \
--header 'Authorization: Bearer <token>'
Was this page helpful?
curl --request GET \
--url https://api.plane.com/v1/refunds \
--header 'Authorization: Bearer <token>'