async getUnreadIds (credsData) {
    const ids = []
    let continuation = null
    let apiUrl
    try {