08-08-2024 12:36 AM
Hi there, is there any possibility that I can list external users and external administrators through List People API?
Asking because when I log in Control Hub, I can see the external users and administrators in tabs respectively,
however, when I make API call to the People API, only users within the organization has been returned.
Was wondering is there any way to get the external users/administrators through API ?
Thanks !
08-09-2024 02:51 AM - edited 08-09-2024 03:05 AM
I've test scim API but got the 403 error message
"message": "The server understood the request, but refused to fulfill it because the access token is missing required scopes or the user is missing required roles or licenses.
trackingId: ROUTERGW_dd8a42b0-2e32-45c8-8689-b79a2aa7b7e2
I have no idea which scope is missing as my access token contains scopes: `spark:all` , `identity:people_rw`, `identity:people_read`, `spark-admin:people_read`, `spark-admin:roles_read` and `spark-admin:organizations_read` , does anyone can help check the problem ? thanks!
08-09-2024 03:55 AM
08-09-2024 07:00 AM
Hi @Sebastian Leuser , thanks for your reply!
Yes, I've noticed that the people API is unable to get the external users back, therefore, I've tried the SCIM API endpoint. But unfortunately, I failed with 403 error and have no idea the root cause (I've already assigned the scopes mentioned on the doc to the integration/app).
Is there any config needed to do or license necessary for SCIM ? Thanks !
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide