사용자 지정 메타데이터 스키마 가져오기
사용 사례 전반에서 Vision Events에 사용되는 사용자 지정 메타데이터 필드와 유형을 가져옵니다.
소개
HTTP API
Retrieve the schema of custom metadata fields for a given use case.
Authorizations
AuthorizationstringRequired
Roboflow API key passed as a Bearer token.
Path parameters
useCaseIdstringRequired
The use case ID.
Responses
200
Metadata schema.
application/json
solutionstringOptional
403
Insufficient permissions for this resource.
application/json
get/vision-events/custom-metadata-schema/{useCaseId}
경로 매개변수
예시 요청
예시 응답
Python SDK
마지막 업데이트
도움이 되었나요?