Get Groups ​
Endpoint ​
GET /unified/hris/groups/{id}Integrations supported
- Charlie
- Factorial
- Google Workspace
- HR Cloud
- IntelliHR
- Kenjo
- Lucca
- Oracle Netsuite
- Okta
- Rippling
Path parameters ​
The ID of the resource.
23423523Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79dThe format of the response.
unifiedreturns the response with unified mappings applied.rawreturns the unprocessed, raw response from the remote API.normalizedapplies the unified mappings and returns the data in a normalized format.streamreturns the response as a stream, which is ideal for transmitting large datasets, files, or binary data. Using streaming mode helps to efficiently handle large payloads or real-time data flows without requiring the entire data to be buffered in memory.
Defaults to unified.
unifiedrawnormalizedstream
unifiedExcludes the remote_data attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=nameQuery parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=barType of the group. Some underlying providers use this to differentiate between in-built and user created groups.
business_unitclassclient_teamcost_centerdepartmentdepartmentsdivisiongroupofficeorg_locationorg_unitorganizationpay_groupproject_teamteamteams
Enum support by integration
- Kenjo
departmentsteams
- Oracle Netsuite
departmentclass
- Rippling
departmentteam
Required in
- Kenjo
- Oracle Netsuite
- Rippling
Response Body ​
The unique identifier for groups
Supported in
- Charlie
- Factorial
- Google Workspace
- HR Cloud
- IntelliHR
- Kenjo
- Lucca
- Oracle Netsuite
- Okta
- Rippling
Parent Group of this group
Supported in
- IntelliHR
- Lucca
- Oracle Netsuite
- Rippling
Group's name
Supported in
- Charlie
- Factorial
- Google Workspace
- HR Cloud
- IntelliHR
- Kenjo
- Lucca
- Oracle Netsuite
- Okta
- Rippling
Short description of the group
Supported in
- Factorial
- Google Workspace
- IntelliHR
- Lucca
- Okta
Type of the group. Some underlying providers use this to differentiate between in-built and user created groups.
teamdepartmentgroupcost_centerorg_unitofficedivisionbusiness_unitorganizationorg_locationpay_groupproject_teamclient_teamclass
Supported in
- Charlie
- Factorial
- IntelliHR
- Kenjo
- Lucca
- Oracle Netsuite
- Okta
- Rippling
This represents the date when the groups was created
Supported in
- Okta
- Rippling
This represents the date when the groups was updated
Supported in
- Oracle Netsuite
- Okta
- Rippling
Raw data returned from the remote API call.