コンテンツにスキップ
JP

Returns a metadata schema as json by project and model ID

GET
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/models/{modelIdOrKey}/metadata_schema.json

Returns a metadata schema as json by project and model ID

workspaceIdOrAlias
required
string

ID or alias of the workspace

projectIdOrAlias
required
string

ID or alias of the project

modelIdOrKey
required
string

ID or key of the model in the project

A JSON object

object

Invalid request parameter value

Access token is missing or invalid

Not found

Internal server error