Disputes
Get a dispute service run by ID
Retrieve a single dispute service run by its ID, including its execution attempts. A run that exists but belongs to a workspace you cannot access returns 404. Use this to inspect the outcome of a backfill, including its window, the disputes and payments it loaded, and any unsupported operations.
get/dispute/disputes/runs/{runId}
Path parameters
runIdstring uuid required
Identifier of the resource in Payrails.
Response
Success.
Example response
{
"runType": "dispute-pull-controller"
}