EAI API Documentation

Get All Users

0min
to get list of all the users use the following rest api https //{subdomain} teleskope io/1/eai/graph?getallusers optional parameters limit any integer value like 50,100 max is 1000, default value is 1000 page any integer value like 1, 2 there is no maximum, default value is 1 replace {subdomain} with the customer's assigned subdomain this api returns the data of all users note that it has a default limit of 100 records in order to view more data, you can use optional parameters like page and limit