cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Token report page

Swastick
New Contributor III

Hi All,

I'm looking for the API for this token report page in databricks admin page so that I can get this on my notebook.

There is a API for workspace level not for account level.

/api/2.0/token-management/tokens

Swastick_0-1763627156046.png

Can anyone point me to right API?

1 REPLY 1

Raman_Unifeye
Contributor III

This page is an internal aggregation view; there is no single public API endpoint that generates this "Token Report."

The Databricks Account Console performs a proprietary backend query that reaches into all your workspaces to build this view. To replicate this in a notebook, you must build a script that acts as an Iterator to iterate through each workspace. OR may be connect with your Databricks AE.

Driving Business Outcomes with Data Intelligence