mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-18 18:11:57 +00:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
---
|
|
title: "List Users"
|
|
api: "GET /api/v1/users"
|
|
description: "Retrieve all users in the tenant."
|
|
---
|
|
|
|
Get list of users with their roles and permissions.
|