Notifications
List notifications: GET /notifications
A munkaterület értesítései, lapozva.
Path
Method and path
GEThttps://api.posty.hu/public/v1/notifications
Authorization
posts:readoperationId
listNotificationsThe workspace notifications, paginated. The same list the bell icon shows in the interface: failed publishing, a disconnected channel, a limit warning.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| page | lekérdezés | number | no | The page number, starting from zero. |
Request
curl "https://api.posty.hu/public/v1/notifications?page=0" \
-H "Authorization: psty_a_kulcsod"Related
- Authentication: API key and scopes.
- Errors and limits: error responses and rate limits.
- All endpoints: full list.
Is something missing from this page? Email [email protected] or use the form on the Help page.