TeamMembers
List All Team Members
Get a list of team members in your FortiCNAPP instance by invoking the following endpoint:
GET https://YourAccount.lacework.net/api/v2/TeamMembers
Note: This API is deprecated and is unavailable if you have migrated to the new RBAC model in your FortiCNAPP Console. See Access Control for more information about the new RBAC model.
get/api/v2/TeamMembers
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Org-Accessboolean
Use this attribute to specify if the access token has organization admin permissions. If the access token has only account permissions, use the Account-Name attribute to specify which account to access.
Account-Namestring
Use this attribute to specify which sub-account to access.
Response
No Error (List of Team Members)