받아쓰기 사전 상세 조회

View as Markdown

단일 사전의 상세 정보와 용어(term/canonical/enabled) 목록을 조회합니다.

Authentication

AuthorizationBearer

API Key를 Bearer 토큰으로 전달

Path parameters

accountIdstringRequired

계정 ID

dictionaryIdstringRequired

사전 ID

Response

사전 상세 + 용어 목록

idstringOptional

사전 id

namestringOptional

사전 이름

isDefaultbooleanOptional

기본 사전 여부. 번호가 사전을 지정하지 않았을 때 적용. 계정당 최대 1개.

itemCountintegerOptional

사전에 속한 용어 수

createdAtdatetimeOptional
updatedAtdatetimeOptional
itemslist of objectsOptional

사전에 속한 용어 목록(생성순)

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error