Returns a list of disputes.
Use a Bearer token to access this API.
Maximum number of disputes to return (default 20, max 100).
A cursor for use in pagination. starting_after is a dispute ID that defines your place in the list. For instance, if you make a list request and receive 20 disputes, ending with fdsp_xyz, your subsequent call can include starting_after=fdsp_xyz to fetch the next page of the list.
A cursor for use in pagination. ending_before is a dispute ID that defines your place in the list. For instance, if you make a list request and receive 20 disputes, starting with fdsp_abc, your subsequent call can include ending_before=fdsp_abc to fetch the previous page of the list.
Filter by charge ID.
Filter by payment intent ID.