List disputes
Endpoints
List disputes
Get a list of disputes
GET
List disputes
Documentation Index
Fetch the complete documentation index at: https://docs.disputeninja.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of disputes to return (default: 10, max: 100)
Required range:
1 <= x <= 100Number of disputes to skip (default: 0)
Required range:
x >= 0Response
List of disputes
