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.
- unified
- raw
- normalized
- stream
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_unit
- class
- client_team
- cost_center
- department
- departments
- division
- group
- office
- org_location
- org_unit
- organization
- pay_group
- project_team
- team
- teams
Enum support by integration
- Kenjo- departments
- teams
 
- Oracle Netsuite- department
- class
 
- Rippling- department
- team
 
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.
- team
- department
- group
- cost_center
- org_unit
- office
- division
- business_unit
- organization
- org_location
- pay_group
- project_team
- client_team
- class
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.