Skip to contents

Returns information about the specified user.

Usage

query_user_on_site(tableau, user_id, api_version = 3.19)

Arguments

tableau

A list containing the Tableau authentication variables: `base_url`, `token`, and `site_id`.

user_id

The ID of the user to get information for.

api_version

The API version to use (default: 3.19).

Value

Information about the specified user.