mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-18 18:11:57 +00:00
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
---
|
|
title: "Retrieve User"
|
|
api: "GET /api/v1/users/{id}"
|
|
description: "Get user details."
|
|
---
|
|
|
|
Fetch information about a specific user.
|