Hi, I am trying to understand if the actor run was triggered via api or through the scheduler.
After the run finishes, we have a webhook to send us a notification.
I retrieve the origin from the webhook, and it keeps returning "WEBHOOK" vs what the original run was (api or scheduler). How can I retrieve the real origin from the webhook?