Parameter | Description |
---|---|
Group Name | The name of the group. This is the same as the group name shown in the Confluence administration console. |
{
"results": [
{
"type": "<string>",
"name": "<string>",
"id": "<string>",
"_links": {
"self": "<string>"
}
}
],
"start": 40,
"limit": 786,
"size": 640,
"_links": {
"base": "<string>",
"context": "<string>",
"self": "<string>"
}
}
Was this page helpful?