TeamUsers

Team Users Details

Get details about a user in a FortiCNAPP Account by invoking the following endpoint:

GET /api/v2/TeamUsers/{userGuid}

Replace {userGuid} with the userGuid value of the standard or service user whose details you want to retrieve. You can get the userGuid for a user in the response to the "List All Team Users" endpoint.

get/api/v2/TeamUsers/{id}

Path parameters

idstring required

User Guid

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Response

No Error

Changes

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