Skip to content

Commit 5b75c32

Browse files
author
Lea Savage
committed
highlight values
1 parent 8f16f4c commit 5b75c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/getUsersByGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ __Throttle Limits__: Maximum 25 requests per minute per a client. See [Throttlin
3636
| X-Request-Id | header | false | {% include_relative partials/requestIdDescription.md %} |
3737
| directOnly | query | false | {% include_relative partials/directOnlyDescription.md %} |
3838
| status | query | false | For product profiles only, return only active or inactive members. Pass `active` to list users that have been provisioned for the product and have an active license. Pass `inactive` to list users who have been added to the product profile but do not have an _active_ license. When not provided, lists all member users regardless of their entitlement status.|
39-
| excludeGroups | query | false | Default value is false. When true is passed the response will exclude the `groups` array from being returned for each individual user. See [example](#getUsersWithNoGroupsExample). |
39+
| excludeGroups | query | false | Default value is `false`. When `true` is passed the response will exclude the `groups` array from being returned for each individual user. See [example](#getUsersWithNoGroupsExample). |
4040
{:.bordertablestyle}
4141

4242
## <a name="responses" class="api-ref-subtitle">Responses</a>

0 commit comments

Comments
 (0)