How do we get user list who accessed/downloaded specific model in Unity catalog for last 6 months

AnkitShah
New Contributor II

How do we get user list who accessed/downloaded specific model in Unity catalog for last 6 months

Alberto_Umana
Databricks Employee
Databricks Employee

Thanks Alberto for your response.

But still i can't find downloadregisteredmodel action in audit log to check user has downloaded model artifact to some destination location.

Also, i can't see any table in information_schema schema like model_priviledges showing all the priviledges a user has on the model.

Can you please help

AnkitShah
New Contributor II

Thanks Alberto for your response.

But still i can't find downloadregisteredmodel action in audit log to check user has downloaded model artifact to some destination location.

Also, i can't see any table in information_schema schema like model_priviledges showing all the priviledges a user has on the model.

Can you please help

Alberto_Umana
Databricks Employee
Databricks Employee

Hi @AnkitShah,

I just tried on my end and found these 2 tables that might be useful. They do not exact show who downloaded a model artifact but who interacted with it:

https://docs.databricks.com/en/ai-gateway/configure-ai-gateway-endpoints.html#usage-schema

Alberto_Umana_0-1737465749909.png