# Get transaction coordinator

**GET /v1/transaction/{transactional_id}/find_coordinator**

Get transaction coordinator by transactional ID.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters

### Path parameters
- **transactional_id** (string)




## Responses
### 200
Find coordinator response

#### Body: application/json (object)
- **coordinator** (integer)
  Node ID
- **ntp** (object)
  Namespace, Topic, Partition ID tuple
- **ec** (integer)
  Error code


[Powered by Bump.sh](https://bump.sh)
