본문으로 건너뛰기

문서 유형 조회

GET
/crm-core/v1/document-types/:documentTypeId


특정 문서 유형의 상세 정보를 조회합니다.

Path Params

documentTypeId문서 유형 고유 아이디

Response

이름타입반드시 반환설명
documentTypeId
String
O
문서 유형 고유 아이디
accountId
String
O
계정 고유 아이디
name
String
O
문서 유형 이름
slug
String
O
슬러그
description
String
-
문서 유형 설명
settings
Object
-
문서 유형 설정
dateCreated
Date
O
최초 생성 날짜
dateUpdated
Date
O
최근 수정 날짜

Structures