Fetch Plugin Metadata
Plug-in metadata contains information about the types that this plug-in defines and their attributes or relations.
Request
URI
GET
https://{api_host}/vco/api/catalog/{namespace}/metadata
COPY
Path Parameters
string
namespace
Required
namespace
Query Parameters
boolean
showHiddenTypes
Optional
Constraints:
default: false
showHiddenTypes
Responses
200
The request is successful
Returns
module-metadata
of type(s)
application/json
"module-metadata Object"
string
namespace
Optional
namespace
array of
object
type
Optional
type
401
User is not authorized
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/vco/api/catalog/{namespace}/metadata