Is there a Blazemeter API for Getting a List of Users with their Accesses, Email Addresses and Data Added?
search cancel

Is there a Blazemeter API for Getting a List of Users with their Accesses, Email Addresses and Data Added?

book

Article ID: 205837

calendar_today

Updated On:

Products

BlazeMeter

Issue/Introduction

We are being required to track user access on a weekly basis and to revoke or update access as needed.

Is there a method by which we could create or receive a list of users, their accesses and email addresses?  Is it possible to show the date-time when users were added?

 

Environment

Release : SAAS

Component : BLAZEMETER GENERAL PLATFORM ISSUE

Cause

N/A

Resolution

You can use API Explorer to retrieve the information: (you must be an admin for the account)
 
https://a.blazemeter.com/api/latest/explorer/#/
 
We have this API: https://a.blazemeter.com/api/latest/explorer/#!/accounts/accountsRetrieveUsersList
 
It brings back everything you need except the date they were added.

There is no API that I know of to get the Created Date.