Forum Discussion
How to get info about Power BI Workspace creator and creation date?
- Anonymous3 years ago
Hi karo ,
As far as I know, we could only know the createdDateTime by REST API.
For reference: Admin - WorkspaceInfo PostWorkspaceInfo
If you want to know who created this workspace, I suggest you to use auditing logs.
Please make sure your account is marked as a Global Admin, within Office 365 or Azure Active Directory, or have been assigned the Power BI service administrator role.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi karo ,
As far as I know, we could only know the createdDateTime by REST API.
For reference: Admin - WorkspaceInfo PostWorkspaceInfo
If you want to know who created this workspace, I suggest you to use auditing logs.
Please make sure your account is marked as a Global Admin, within Office 365 or Azure Active Directory, or have been assigned the Power BI service administrator role.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
When you call the API, the createdDateTime field always returns the current time. The API output does not show the actual creation date of the workspace.