mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08: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>
|
<Row>
|
||||||
<Col>
|
<Col>
|
||||||
Returns a list of all groups
|
Returns a list of all groups
|
||||||
|
|
||||||
|
### Query Parameters
|
||||||
|
<Properties>
|
||||||
|
|
||||||
|
<Property name="name" type="string" required={false}>
|
||||||
|
Filter groups by name
|
||||||
|
</Property>
|
||||||
|
</Properties>
|
||||||
</Col>
|
</Col>
|
||||||
|
|
||||||
<Col sticky>
|
<Col sticky>
|
||||||
|
|||||||
Reference in New Issue
Block a user