List refunds
Refunds
List refunds
Returns a list of all refunds in your Plane workspace.
GET
List refunds
Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Only return refunds in the given status.
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the
default is 10.
A cursor for use in pagination.
starting_after is an object ID that defines your place in the
list.A cursor for use in pagination.
ending_before is an object ID that defines your place in the
list.Returns
A dictionary with arefunds property that contains an array of
Refund objects.