Metadata
Get the metadata for an assembly, including supporting metadata.
See API Guide: Metadata for details.
- linkDocumentId can be specified where applicable and this combined with the query param inferMetadataOwner (default value is false) will be used to infer metadata owner.
- configuration optional query parameter defaults to default configuration.
- 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}/{wvm}/{wvmid}/e/{eid}/assembly-debug
Path parameters
didstring required
The id of the document in which to perform the operation.
wvm'w' | 'v' | 'm' required
Indicates which of workspace (w), version (v), or document microversion (m) id is specified below.
wvmidstring required
The id of the workspace, version or document microversion in which the operation should be performed.
eidstring required
The id of the element in which to perform the operation.
Query parameters
linkDocumentIdstring
The id of the document through which the above document should be accessed; only applicable when accessing a version of the document. This allows a user who has access to document a to see data from document b, as long as document b has been linked to document a by a user who has permission to both.
configurationstring
Response
default response