Get user notificationsAsk AIget https://api.zeplin.dev/v1/users/me/notificationsList all notifications of the userQuery Paramslimitinteger1 to 100Defaults to 30Pagination limitoffsetinteger≥ 0Defaults to 0Pagination offsetis_readbooleanWhether the notification is read or nottypearray of objectsFilter by type Example: ?type=project.extension&type=styleguide.extensionResponse 200Successful response: Returns Notification[]Updated 4 months ago