Get
/notifications/{notification_id}
Display the specified resource.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
notification_id
stringRequired
ID of notification to return
Responses
200
Successfully found the notification
object
type
string
Represents a notification definition.
notifiable_type
string
notifiable_id
integer
data
string
name
string
message
string
processName
string
userName
string
request_id
string
url
string
id
string
read_at
string (date-time)
created_at
string (date-time)
updated_at
string (date-time)