Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?