List groups Apicurio Registry API #5214
Replies: 2 comments 7 replies
-
Hello @cesareomacias, the expectation is to get all the groups. That said, do you mind adding a bit more information, like which Registry version you're using etc? Thanks |
Beta Was this translation helpful? Give feedback.
7 replies
-
This was determined to be a bug, with a fix in this PR: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I have the sr-admin role (OIDC), and when I make this request:
https://{myHost}/apis/registry/v2/groups
I expect to retrieve all groups available in the registry, but I'm retrieving only the groups which I'm owner (I guess):
Is that the expected behavior? How I could retrieve the whole list of groups?
Regards!
Beta Was this translation helpful? Give feedback.
All reactions