Skip to main content
GET
Get a Tableau connection's credential configuration

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Path Parameters

tableau_connection_id
string
required

Response

Successful Response

The non-secret half of how SELECT authenticates to a Tableau site.

Reports which personal access token SELECT connects with, so a connection's authentication can be reviewed without exposing what proves it. There is no field for the token secret — only whether it's configured.

personal_access_token_name
string | null

Name of the personal access token SELECT authenticates with. Null for a connection whose credentials have not been configured yet.