Notifications endpoint: Returns all notifications for an accountAsk AIget https://prod.api.devgrid.io/notificationsQuery ParamsuserIduuidFilter notifications by user IDtypestringFilter notifications by typereadbooleanFilter notifications by read statustruefalselimitintegerDefaults to 10The number of results per pageoffsetintegerDefaults to 0The offset for paginationResponses 200Success response: List of all notifications by account with pagination 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 2 months ago