Skip to content

Get Organizations ​

Endpoint ​

http
GET /unified/user-directory/organizations/{id}
Integrations supported
  • Atlassian
  • GitHub

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 organization.
Supported in
  • Atlassian
  • GitHub
name
string
Name of the organization.
Supported in
  • Atlassian
  • GitHub
created_at
string · date-time
Date and time when the organization was created.
updated_at
string · date-time
Date and time when the organization was last updated.
remote_data
object
Raw data returned from the remote API call.