For Enterprise users of Prefect Cloud — is there any way we can determine when a licensed user was last active / logged in from the graphql API? Users are across multiple tenants, fwiw
Querying
audit_log
returns this information in the
message
field, but looks to only be for the current tenant only. Wondering if there is a way to get this across all tenants/users associated with a license
k
Kevin Kho
06/22/2022, 5:41 PM
I think not across multiple tenants as the API is scoped to a tenant. I think this might be easier in 2.0 because we moved away from tenants