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?