Hi, I noticed that when calling the /v1/organizations endpoint, the "identity_provider_tenant_id" only shows something if it is a Microsoft organization - if it is a Google org that has ITDR set up, it just shows null.
Looks like Google info is there within "actual_usage" if you fetch the specific org with /v1/organizations/{org_id} - would be nice if we could get that info with the list endpoint though. Thank you!