### URL Expired

The URL for this request expired after 30 days.

#### Account ID

- **Type**: string
- **Required**: ID of the Account

### Response Codes

- **200**: Successful query of history of notes for a specific account
- **401**: Unauthorized.
- **403**: Forbidden.
- **404**: Note not found.
- **429**: Too many requests.
- **default**: Unexpected Error.

#### Updated about 1 year ago

---

### Shell Examples

#### Curl Command

```bash
curl --request GET \
     --url https://contact/sales/to/enable/your/sandbox/accounts/{account_id}/notes \
     --header 'accept: application/json'
```

#### Base URL

`https://contact/sales/to/enable/your/sandbox/accounts/{account_id}/notes`

### Try It!
Click `Try It!` to start a request and see the response here! Or choose an example:

### Response Format

**application/json**
