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: <authorization>'
Was this page helpful?
curl --request GET \
--url https://api.plane.com/v1/refunds \
--header 'Authorization: <authorization>'