Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i get workflow run details using go sdk? #1261

Open
shivamsanju opened this issue Feb 11, 2025 · 1 comment
Open

How do i get workflow run details using go sdk? #1261

shivamsanju opened this issue Feb 11, 2025 · 1 comment

Comments

@shivamsanju
Copy link

How do i get workflow run details using go sdk? I cannot see any methods for it. If its not implemented , can i use any rest api directly?

@parnexcodes
Copy link

There's no method directly, you can monitor network requests from the dashboard. You will see a "shape" endpoints, try to mimic the requests and you'll get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants