| Code | Description | 
|---|---|
| 401 | Unauthorized | 
| 403 | Forbidden | 
GET /api/notifications 200
| Param name | Description | 
|---|---|
| per_page optional | For pagination. Default is 10. Validations: 
 | 
| page optional | For pagination. Page number Validations: 
 | 
Returns notification and marks it as read.
| Code | Description | 
|---|---|
| 401 | Unauthorized | 
| 403 | Forbidden | 
| 404 | Notification Not Found. | 
| Code | Description | 
|---|---|
| 401 | Unauthorized | 
| 403 | Forbidden | 
| 404 | Notification Not Found. | 
| 422 | Unprocessable Notification. | 
| Code | Description | 
|---|---|
| 401 | Unauthorized | 
| 403 | Forbidden | 
| Code | Description | 
|---|---|
| 401 | Unauthorized | 
| 403 | Forbidden |