Get log entry
Get detailed information for a specific notification log entry.
This endpoint requires the notifications_create
OR notifications_read
permission.
Path parameters
uuid
The notification log entry.
Headers
requestToken
Response
This endpoint returns an object.
createdDate
The date and time when the notification was created.
id
The unique identifier for the notification.
isInProgress
Indicates whether the notification is currently in progress.
jobData
Contains the body of the notification.
lastFailedDate
The date and time when the notification last failed.
notificationEvent
The event that triggered the notification.
orgId
The ID of the organization that the notification belongs to.
paypointId
The ID of the paypoint that the notification is related to.
responseStatus
The HTTP response status of the notification.
success
Indicates whether the notification was successful.
successDate
The date and time when the notification was successfully delivered.
target
The target URL for the notification.
responseContent
responseHeaders
webHeaders