고객 Google Workspace 계정의 고유 ID입니다. 다중 도메인 계정의 경우 한 고객의 모든 그룹을 가져오려면 domain 대신 이 필드를 사용합니다. my_customer 별칭을 사용하여 계정의 customerId을 나타낼 수도 있습니다. customerId도 Users 리소스의 일부로 반환됩니다. customer 또는 domain 매개변수를 제공해야 합니다.
요청 본문
요청 본문은 비어 있어야 합니다.
응답 본문
Schema.list Directory API의 스키마 작업에 대한 JSON 응답 템플릿입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-12(UTC)"],[[["Retrieves all custom schemas defined for a specific Google Workspace customer account."],["Requires providing the `customerId` to identify the target account or using the `my_customer` alias for your own account."],["The API uses an HTTP GET request with an empty body and returns a JSON response containing an array of schemas."],["Access is granted through OAuth scopes related to user schema management."]]],[]]