Skip to main content
GET
Get dispute by id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <secret_key>, where <secret_key> is your secret_key.

Path Parameters

dispute_id
string<uuid>
required

ID of the dispute.

Example:

"dispute id, uuid format"

Response

Success. Returns dispute info.

dispute
object
required