# Read Account Info

```
GET 
/api/v3/account/info
```

Returns basic information about the authenticated account, including its `accountId` (the public account identifier used in stream IDs, e.g. `<accountId>/<streamName>`).

## Responses

**200**

Success

**default**

Server Error
