Get a list of Users

Query Params
int32

Optional: The company_id parameter represents the unique Enerflo company ID. If this parameter is not included in the query, the response will include users from your company as well as users from companies with whom your company is authorized.

string
enum

Optional. If not provided, all user roles will be returned.

int32

Providing this parameter is optional. When included, the response will be paginated based on the specified pageSize, which determines the number of records included in each page.

int32

Optional. Allows you to access subsequent pages of a paginated response. Ex: If there are 200 users and I supply a value of pageSize=100and page=2, then I will access records 101-200

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json