User Management

Get all active user details on the account

post/accountmanagement/v1/accountuser/active

Request body

Example request

{
  "pagination": {
    "pageNumber": 1,
    "pageSize": 100
  }
}

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.