---
title: "Get a Dispute"
method: GET
path: "/api/v3/disputes/{disputeId}"
tags: ["Disputes"]
---

# Get a Dispute

`GET /api/v3/disputes/{disputeId}`

Retrieve a Dispute

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1DisputeResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1Dispute
    - `arbitrationPolicy` string
    - `blockNumber` BigInt
    - `blockTimestamp` BigInt
    - `counterEvidenceHash` string
    - `currentTag` string
    - `data` string
    - `deletedAt` BigInt
    - `disputeTimestamp` BigInt
    - `evidenceHash` string
    - `id` BigInt
    - `initiator` string
    - `liveness` BigInt
    - `logIndex` BigInt
    - `status` string
    - `targetIpId` string
    - `targetTag` string
    - `transactionHash` string
    - `umaLink` string

---

[API](https://skmtc.net/storyapis/apis/story-protocol-api-reference.md) · [All operations](https://skmtc.net/storyapis/apis/story-protocol-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/storyapis/story-protocol-api-reference/versions/6cb84b9791cd/schema)
