Get Groups ​
Endpoint ​
http
GET /unified/hris/groups/{id}
Integrations supported
- Google Workspace
- HR Cloud
- Okta
Path parameters ​
id
string
REQUIRED · The ID of the resource.
Example:
23423523
Query parameters ​
integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example:
62f44730-dd91-461e-bd6a-aedd9e0ad79d
Response Body ​
id
string
REQUIRED · The unique identifier for groups
Supported in
- Google Workspace
- HR Cloud
- Okta
parent_group
string
Parent Group of this group
name
string
Group's name
Supported in
- Google Workspace
- HR Cloud
- Okta
description
string
Short description of the group
Supported in
- Google Workspace
- Okta
type
string
Type of the group. Some underlying providers use this to differentiate between in-built and user created groups.
Supported in
- Okta
created_at
string
This represents the date when the groups was created
Supported in
- Okta
updated_at
string
This represents the date when the groups was updated
Supported in
- Okta
remote_data
object
Raw data returned from the remote API call.