Make endpoint for fetching group by it's name #1292

Open
opened 2025-11-20 05:27:37 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @alexcupertme on GitHub (Sep 27, 2024).

Is your feature request related to a problem? Please describe.

Because groups have unique names, it will be great if we can fetch it by its name. It can be used in any script/software which relies on specific group and makes it more clear, which group we use, not just bunch of symbols - ID.

Describe the solution you'd like
GET method /api/groups/ with query parameter groupName

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @alexcupertme on GitHub (Sep 27, 2024). **Is your feature request related to a problem? Please describe.** Because groups have unique names, it will be great if we can fetch it by its name. It can be used in any script/software which relies on specific group and makes it more clear, which group we use, not just bunch of symbols - ID. **Describe the solution you'd like** GET method /api/groups/ with query parameter groupName **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
saavagebueno added the feature-requestapi labels 2025-11-20 05:27:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1292