mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-19 02:21:52 +00:00
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
---
|
|
title: "Retrieve User Membership"
|
|
api: "GET /api/v1/users/{id}/memberships/{membership_id}"
|
|
description: "Get specific membership details."
|
|
---
|
|
|
|
Fetch details about a user's membership in a tenant.
|