List UsersAsk AIget https://api.tive.com/public/v3/UsersList all users within the specified account.Query ParamsPageSizeint32The number of results to retrieve. Default and maximum is 50.PageNumberint32The page number to use. This is needed when there are more objects than the max page size. The default is 1.Headersx-tive-account-idint32requiredID of the account the request will be made in.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200The requested users 400Unable to retrieve users 401Unauthorized 500Internal Server ErrorUpdated 7 months ago