# Assistant Inbox

<b>This API is deprecated and has been replaced by the <a href="/endpoints/openapi/notification-center">Notification Center API</a>.</b>

 - [GET /v2/assistant/inbox_items](https://developers.firstup.io/endpoints/openapi/assistant-inbox/listinboxitems.md): <p>Fetches multiple inbox item records at a time.</p>
 - [GET /v2/assistant/todos](https://developers.firstup.io/endpoints/openapi/assistant-inbox/listassistanttodos.md): <p>Fetches multiple Todo records at a time. </p>
 - [GET /v2/assistant/notifications](https://developers.firstup.io/endpoints/openapi/assistant-inbox/listnotifications.md): <p>Fetches multiple inbox notification records at a time. </p>
 - [PUT /v2/assistant/notifications/{notification_id}/acknowledge](https://developers.firstup.io/endpoints/openapi/assistant-inbox/acknowledgenotification.md): <p>Mark the program user's notification acknowledged.</p>
 - [PUT /v2/assistant/notifications/acknowledge_all](https://developers.firstup.io/endpoints/openapi/assistant-inbox/acknowledgeallnotifications.md): <p>Mark all program user's notifications acknowledged.</p>
 - [GET /v2/assistant/inbox_items/total_count](https://developers.firstup.io/endpoints/openapi/assistant-inbox/getinboxitemstotalcount.md): <p>Fetches the count of notifications for the user.</p>
