mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
chore: add docs for group filter (#485)
This commit is contained in:
@@ -7,6 +7,14 @@ export const title = 'Groups'
|
||||
<Row>
|
||||
<Col>
|
||||
Returns a list of all groups
|
||||
|
||||
### Query Parameters
|
||||
<Properties>
|
||||
|
||||
<Property name="name" type="string" required={false}>
|
||||
Filter groups by name
|
||||
</Property>
|
||||
</Properties>
|
||||
</Col>
|
||||
|
||||
<Col sticky>
|
||||
|
||||
Reference in New Issue
Block a user