Metadata
Get the metadata for a workspace or version.
See API Guide: Metadata for details.
- linkDocumentId can be specified where applicable. Combined with inferMetadataOwner (default value is false), this is used to infer metadata owner.
- You can specify an optional depth query parameter to get multiple levels in an assembly. Default depth is 1.
- includeComputedProperties can be used to include or omit computed properties. Default value is true.
- includeComputedAssemblyProperties can be used to query computed assembly properties which are generally expensive. Default value is false.
- You can also choose to include a thumbnail. Default value is false.
get/metadata/d/{did}/{wv}/{wvid}
Path parameters
didstring required
wvstring required
wvidstring required
Query parameters
linkDocumentIdstring
inferMetadataOwnerboolean
depthstring
includeComputedPropertiesboolean
includeComputedAssemblyPropertiesboolean
thumbnailboolean
Response
default response