The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I would like to get the date of creation of workspaces via API, is there a dedicated API or other possibility? I looked in the documentation, but I found this link, which doesn't help.
Thanks in advance.
Just so you all know the API is for scanning all workspaces to return metadata associated and that is the date when the scan API was initiated. This isn't the workspace creationd date.
Does anyone know a way to show the field with the creation date?
Can you please clarify what you issue you are facing?
Based on the doc, the API response provides createdDatetIme as the output which specifices the workspace created date
When you call the API, the createdDateTime field always returns the current time 😉 I want to get the actual date of creation of the workspace.
Did you ever figure this out?