Skip to main content

Get all notifications

GET 

/mobile/notifications

Get all notifications

Responses

successful get notifications

Schema

    success string

    data

    object[]

  • Array [

  • id number
    user_id string
    order_id string
    model_id string
    model_type string
    title string
    body string
    status string
    date_created string
    read_at string
    notif_type string
    notif_cat string
    img_url string
    order_status string
  • ]