수신 도메인 조회
Endpoint
[GET] API URL 정보
Introduce
Request (Query)
Header
Field Name | Type | Required | Description |
---|---|---|---|
HT-Client-Id | Text | Y | 고객센터에서 발급 받은 key |
HT-Client-Secret | Text | Y | 고객센터에서 발급 받은 token |
Path Parameter
Field Name | Type | Required | Description |
---|---|---|---|
sender_key | Text | Y | 발신프로필 키 |
Example
REST API Sample
Response (Json)
Parameter
Field Name | Type | Description |
---|---|---|
code | Text | 결과 코드 |
data | array | 수신 도메인 데이터 목록 |
isDirect | boolean | 전용선 도메인 여부 |
message | Text | 처리 실패 시 결과 메시지 |
Example
Success
Data Dictionary
Data Dictionary
None
Field Name | Type | Description |
---|---|---|
modifiedAt | Text | 최종수정일 |
domain | Text | 발신프로필 수신도메인 |
createdAt | Text | 등록일 |