# Account Information

### Base URL  
`https://api.uat.laka.co/v3/accounts/{accountId}`

### Example Request  
Using curl:  
```bash
curl --request GET \
     --url https://api.uat.laka.co/v3/accounts/accountId \
     --header 'accept: application/json'
```

### 200 The found record
Updated about 1 month ago
