Notifications

GetChannelNotification

Get notification

get/channel/{channelId}/notification/{id}

Path parameters

idstring required

The notification id

channelIdstring required

The channel id

fieldsstring required

Comma-separated list of fields to include in the response (sparse fieldsets). When omitted, the full object is returned (default, unchanged behavior). Unknown fields are ignored; _id is always included. Example: fields=_id,title,sent. Selectable fields: _id, title, text, channel, user, source, url, autoHide, socialSharingActions, createdAt, expiresAt, expiresAtHours, iconUrl, subscriptionCount, sent, optOuts, delivered, clicked, hidden, jobId, queuedAt, status, subscriptionStatistics, actions.

Response

Success-Response:

Changes

No recorded changes to this endpoint across all 1 revision of this API.