Skip to main content
Question

User List Extract via API in AA

  • April 21, 2026
  • 4 replies
  • 15 views

Kayal 2500
Forum|alt.badge.img

Kindly help on how to extract user list via control room API

4 replies

  • Cadet | Tier 2
  • April 21, 2026

Hi Kayal
We have a User Management API collection, and we can retrieve the list of users from it.

 

 


Kayal 2500
Forum|alt.badge.img
  • Author
  • Navigator | Tier 3
  • April 21, 2026

i tried with v2 and getting error like this - 

{

"message": "Auth Config Token claim is required in OAuth2 access token"

}

 


  • Cadet | Tier 2
  • April 21, 2026

Have you authenticated your CR by using of Authentication API??


Kayal 2500
Forum|alt.badge.img
  • Author
  • Navigator | Tier 3
  • April 21, 2026

Yes i did Authentication via API from that i got the access token using that i tried doing this usermanagement API and getting the error response