• Query list of users on the Nextcloud instance

    Warning: Using this function will reset the previous session

    Type Parameters

    • b extends boolean

    Parameters

    • Optionaldetails: b

    Returns Cypress.Chainable<b extends true
        ? Record<string, string>[]
        : string[]>

    list of user IDs