
SanjivR.30165 (Customer) asked a question.
Want to get the total no of provisioned users/ total no of active users for all apps on okta? Can we have the total count of records for APIs like api/v1/users or api/v1/apps?
We have stats API for groups - GET - api/v1/groups?expand=app, stats .
Shouldn't we add the total count of records at the top of all OKTA APIs?
eg :
{
"stats": {
"TotalRecordCount": 1009
},
"results": {}
}

Hi @SanjivR.30165 (Customer),
Thank you for posting on the Okta community page!
I have done some research but unfortunately, I wasn't able to find a way to add a count to the API calls such as list users, therefore if you have applications that have provisioning enabled, you can use the reports functionality as shown in the documentation provided below:
Additionally, you can try to use the Okta Rockstar Add on to see if it would help you achieve your use case:
On another note, the Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.