What's the purpose of inputting the orgId in the User Management API | Community
Skip to main content
July 7, 2023
Question

What's the purpose of inputting the orgId in the User Management API

  • July 7, 2023
  • 1 reply
  • 768 views

I didn't understand why the API requires "orgId".

GET /v2/usermanagement/users/{orgId}/{page}

 

Typically, the user management API require to be integrated by a system administrator.

So far, the orgId would be the same if you've created 2 integrations of user management API.

Given this, how come it need it to be included in the URL?

Is an integration able to connect another org? How?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 2
July 20, 2023

The purpose of inputting the orgId in the User Management API is to identify and manage users within a specific organization or group.

lion-gameAuthor
July 20, 2023

But as I said, they already know about the orgId, right?

Because when you create the integration API, you already knew the id, so why do we need to put it specifically?

 

Can system administrator join another org?