Get a list of UsersAsk AIget https://enerflo.io/api/v3/usersQuery Paramscompany_idint32Optional: 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.user_rolestringenumOptional. If not provided, all user roles will be returned.callcentercallcentermanagercompanydealapprovallearnuponofficeadminopsprojectmanagerregionalmanageragentmanagerschedulersettersitesurveyorsolardesignssolarinstallersubcontractorsupercompanysurveyorShow 19 enum valuespageSizeint32Providing 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.pageint32Optional. 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-200Responses 200200 400400Updated 10 months ago