Skip to content

Get Groups ​

Endpoint ​

http
GET /unified/user-directory/groups/{id}
Integrations supported
  • Asana
  • 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 · Unique identifier for the group.
Supported in
  • Asana
  • Okta
name
string
Name of the group.
Supported in
  • Asana
  • Okta
description
string
Description of the group.
Supported in
  • Asana
  • Okta
organization
string
Unique identifier for the organization the group belongs to.
Supported in
  • Asana
group_type
string
Type of the group.
All possible enum values:
  • team
  • department
  • group
Supported in
  • Asana
  • Okta
created_at
string · date-time
Date and time when the group was created.
Supported in
  • Okta
updated_at
string · date-time
Date and time when the group was last updated.
Supported in
  • Okta
remote_data
object
Raw data returned from the remote API call.