---
title: "Get all active user details on the account"
method: POST
path: "/accountmanagement/v1/accountuser/active"
tags: ["User Management"]
---

# Get all active user details on the account

`POST /accountmanagement/v1/accountuser/active`

## Request body

- object
  - `pagination` object, required
    - `pageNumber` integer, required
    - `pageSize` integer, required

## Response `200`

Successful response

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/revisions/da4fa196575d/schema)
