Caller Identity 조회
- 인쇄
- PDF
Caller Identity 조회
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
AccessKey의 소유자를 조회합니다.
API URL
GET /caller-identity
x-ncp-apigw-timestamp: {Timestamp}
x-ncp-iam-access-key: {Access Key}
x-ncp-apigw-signature-v2: {API Gateway Signature}
요청
없음
응답
- 응답
{
"id": "string",
"loginAlias": "string",
"userType": "string",
}
항목 | 타입 | 설명 | 비고 |
---|---|---|---|
id | string | accessKey 소유자의 고유 식별자 | |
loginAlias | string | accessKey 소유자의 접속 페이지 URL | |
userType | string | accessKey 소유자의 UserType | Customer/Sub/Role |
이 문서가 도움이 되었습니까?