カスタムメタデータスキーマを取得
Use Case 内の Vision Events 全体で使用されているカスタムメタデータのフィールドと型を取得します。
概要
HTTP API
Retrieve the schema of custom metadata fields for a given use case.
認可
Authorizationstring必須
Roboflow API key passed as a Bearer token.
パスパラメータ
useCaseIdstring必須
The use case ID.
レスポンス
200
Metadata schema.
application/json
solutionstringオプション
403
Insufficient permissions for this resource.
application/json
get/vision-events/custom-metadata-schema/{useCaseId}
パスパラメータ
リクエスト例
レスポンス例
Python SDK
最終更新
役に立ちましたか?