How to get the run workflow via API?
Suppose I run an actor that calls another actors (via integrations). I want to get successive runs of that run.
4 Replies
Someone will reply to you shortly. In the meantime, this might help:
-# This post was marked as solved by Matous. View answer.
probable-pink•2w ago
Hi @Youcef , if you run it via integrations then it should be in the Integrations tab of the run (next to output, log, storage). You can also access it when you use run URL and set section to "#integrations".
sensitive-blueOP•2w ago
Hi @Matous, I want to get it via API.
Hi @Youcef Unfortunately, this is currently not available on the API.