members
field of this action will always be empty.To retrieve group members, use the List Groups
action with a filter
.Parameter | Description |
---|---|
Group ID | ID of the group to lookup. Can be retrieved via the “List Groups” action. |
{
"id": "<string>",
"meta": {
"resourceType": "<string>",
"created": "2023-05-30T08:07:10Z",
"lastModified": "2023-05-30T08:07:10Z"
},
"schemas": [
"<string>"
],
"displayName": "<string>",
"members": []
}
Was this page helpful?