Expand my Community achievements bar.

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

Avatar

Level 1

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?

2 Replies

Avatar

Level 2

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

Avatar

Level 1

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?

liongame_0-1689873029846.png

 

Can system administrator join another org?