Get a user group
get
/userGroups/{id}
Request
Path Parameters
-
id(required): string
The unique identifier that represents a userGroups resource
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Root Schema : UserGroupDataBO
Type:
objectDocumentation for BO mode: UserGroupDataBO
Show Source
-
businessUnits: array
Business Units
Title:
Business UnitsThe business units assigned to the user group. -
dateAdded: string
(date-time)
Title:
Date AddedRead Only:trueThe date and time when this user group was added.Example:2022-03-10 -
dateModified: string
(date-time)
Title:
Date ModifiedRead Only:trueThe date and time this user group was last modified.Example:2022-03-10 -
description: string
Title:
DescriptionMaximum Length:1000Localized description of the user group -
family: string
Title:
FamilyRead Only:trueThe Fusion family that this user group type belongs to -
links: array
Links
Title:
LinksRead Only:trueThe collection links related to this resource -
name: string
Title:
NameRead Only:trueMaximum Length:255The localized name of the user group. The name field can only be used for sorting. -
namespaceFromStripe: string
-
objectId: string
Title:
Object IdRead Only:trueString representing the hierarchy of the user groups. All user groups are stored in the TAG table but they are currently NOT hierarchical -
product: string
Title:
ProductRead Only:trueThe Fusion product that this user group type belongs to -
recordId: string
Title:
Record IdThe unique identifier that represents a userGroups resource -
referenceKey: string
Title:
Reference KeyMaximum Length:255The non localized name of the user group -
stripeCd: string
Title:
Stripe CDRead Only:trueMaximum Length:100Stripe for UserGroup
Nested Schema : Business Units
Type:
arrayTitle:
Business UnitsThe business units assigned to the user group.
Show Source
-
Array of:
object BusinessUnitKeyBO
BusinessUnitKeyBO has BusinessUnit OrgId.
Nested Schema : Links
Type:
arrayTitle:
LinksRead Only:
trueThe collection links related to this resource
Show Source
Nested Schema : BusinessUnitKeyBO
Type:
objectBusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
-
businessUnitOrgId: integer
(int64)
Title:
Business Unit OrgIdThe business unit OrgId of this business unit.