https://prefect.io logo
Title
j

jack

01/26/2023, 3:28 AM
In Prefect v1 is there a way to detect which user kicked off the flow run?
c

Christopher Boyd

01/26/2023, 3:21 PM
via Auditlogs if they are available for your tenant. Potentially via graphql - I don’t have a query readily available to do this, but flow_run has a field for created_by: