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:read
operationId
listNotifications

The workspace notifications, paginated. The same list the bell icon shows in the interface: failed publishing, a disconnected channel, a limit warning.

Parameters

NameLocationTypeRequiredDescription
pagelekérdezésnumbernoThe page number, starting from zero.

Request

curl "https://api.posty.hu/public/v1/notifications?page=0" \
  -H "Authorization: psty_a_kulcsod"

Related

Is something missing from this page? Email [email protected] or use the form on the Help page.