Get Custom Metadata Schema
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}
Path Parameters
Example Request
Example Response
Last updated
Was this helpful?