Skip to main content
GET
Get a dispute

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Response

The dispute (single view, includes resolution + counter-evidence fields).

data
object
required

A creator-payment dispute. The single-dispute view (GET /disputes/{id}) includes the resolution + counter-evidence fields; the list view omits them.