Skip to main content

List messages generated by notification

List messages generated by notification

Path Parameters
    notification_id string required
Responses

A successful response.


Schema
    messages object[]
  • Array [
  • id string
    notification_ids string[]
    status string
    receiver_type string
    details object
    last_error string
    max_tries uint64
    try_count uint64
    retryable boolean
    expired_at date-time
    created_at date-time
    updated_at date-time
    configs object
  • ]
Loading...