사용자
사용자에 대한 REST API 작업
개요
다음과 상호작용하려면 이 API 작업을 사용하세요 사용자 Panther에서.
API를 호출하려면 Panther REST API 사용 방법 지침을 참조하세요— 이 문서 페이지에서 직접 호출하는 방법에 대한 안내.
필수 권한
다음에 대해
GET작업을 수행하려면 API 토큰에 다음 권한이 있어야 합니다사용자 정보 읽기권한을 선택하세요.다음에 대해
POST및DELETE작업을 수행하려면 API 토큰에 다음 권한이 있어야 합니다사용자 관리권한을 선택하세요.
작업
The email address of the user
The family/last name of the user
The given/first name of the user
OK response.
bad_request: Bad Request response.
ID of the user
The email address of the user
The family/last name of the user
The given/first name of the user
OK response.
bad_request: Bad Request response.
not_found: Not Found response.
Pagination token
Maximum number of results to return
60Search name and email fields in a case-insensitive fashion
An exact match of a user's email to return. If provided all other parameters are ignored
Set of IDS to return
A comma delimited list of IDs
Include deactivated users
Show only users with this Cognito status
OK response.
OK response.
Last updated
Was this helpful?

