List User AccountsAsk AIpost https://sandbox.datamotion.com/Remote/Account/ListThis method lists all company user accounts and their account summaries.Body ParamsUserTypeIdint32This field specifies the unique ID of the user's UserType. A list of UserTypes can be obtained by calling GetUserTypes.PageNumberint32requiredThe page number to returnCompanyIdstringThe unique identifier of the user's company on the DataMotion platform. This field will always default to the CompanyId of the Admin accessing the API.OrderBystringrequiredAny field from this response that you can sort your results with (i.e. UniqueId, Aid, CompanyId, Created, etc.)FilterstringrequiredList a specific user account based on their secure address (Note: The Filter parameter can be left blank to list all accounts)HeadersX-Session-KeystringrequiredThe X-Session-Key header must be a valid Session Key retrieved from the Get A Session Key function.Responses 200200 400400Updated 10 months ago