curl --request GET \ --url "${UNSTRUCTURED_API_URL}/api/v1/notifications/unread-count" \ --header "unstructured-api-key: ${UNSTRUCTURED_API_KEY}"
{ "unread_count": 5 }
Get count of unread notification events for the current user.
Documentation IndexFetch the complete documentation index at: https://docs.unstructured.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
Contact support