---
title: "get all notifications from latest 7 days"
method: GET
path: "/users/by-username/{username}/notifications/recent"
tags: ["alerts"]
---

# get all notifications from latest 7 days

`GET /users/by-username/{username}/notifications/recent`

get all notifications from latest 7 days

## Path parameters

- `username` string, required

## Query parameters

- `portfolio` string
- `sort` string
- `order` string
- `unread` boolean
- `page_size` number

## Response `200`

A page in a list of Notifications

---

[API](https://skmtc.dev/securityscorecard/apis/securityscorecard-api.md) · [All operations](https://skmtc.dev/securityscorecard/apis/securityscorecard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/securityscorecard/securityscorecard-api/revisions/b9f98b6fd37a/schema)
