v2beta/actions/* 404 with Actions V2 feature enabled
Hello,
I realized I am still using the
/v3alpha/actions/*
endpoints and I went to switch to v2beta
, but it seems all of the endpoints return 404:
I confirmed the feature is enabled in my instance (at least the Default Settings level). Please see screenshot.
10 Replies
hi @vf-tyler thanks for your question, can you pls mention the doc which you followed(if any)?. What zitadel version are you on?. Which actions did you try to run?
hi @Rajat , i was mainly using this as a reference: https://zitadel.com/docs/guides/integrate/actions/testing-event
ZITADEL Docs
This guide shows you how to leverage the ZITADEL actions feature to react to events in your ZITADEL instance.
i am on v2.71.9 of the cloud version of ZITADEL. it doesn't seem to matter which enpdoint i try. for example, i would expect to be able to fetch the list of the executions using
/v2beta/actions/executions/_search
, but it always returns:
on the other hand, /resources/v3alpha/actions/executions/_search
, is returing the expected list of executionshi @vf-tyler I'll look into it
thanks for more details
hey @vf-tyler
The migration to v2beta from v3alpha was only made in v3.0.0 of zitadel. Thats why you still have to access it over the v3alpha endpoints as long as zitadel cloud has not been updated to v3.0.0.
link to the notes https://github.com/zitadel/zitadel/releases/tag/v3.0.0
GitHub
Release v3.0.0 · zitadel/zitadel
3.0.0 (2025-05-02)
Highlights
License Change
Zitadel Repository changes from an Apache 2.0 to an AGPL3 License
Cockroach DB Support Removed
Breaking: Cockroach DB support is removed (#9444)
Plea...
hi @Rajat that makes sense, thank you for looking into this. i will wait for the cloud version to reach V3
hi @vf-tyler awesome, pls mark my answer with ✅ to auto solve and close it
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
awesome, thank you both. confirming i was able to migrate my actions
🎉 Looks like you just helped out another community member! Thanks for being so helpful <@1346540274674827395>! You're now one step closer to leveling up—keep up the amazing peer support! 🚀