Get the metadata for a part.
See API Guide: Metadata for details.
- Specify the part in the iden or pid path parameter.
- The configuration optional query parameter uses the default configuration unless otherwise specified.
- linkDocumentId can be specified where applicable. Combined with inferMetadataOwner (default value is false), this is used to infer metadata owner.
- 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.
Path parameters
The id of the document in which to perform the operation.
Indicates which of workspace (w), version (v), or document microversion (m) id is specified below.
The id of the workspace, version or document microversion in which the operation should be performed.
The id of the element in which to perform the operation.
Denotes whether the pid specified is a part id (p) or a part identity (pi).
Query parameters
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.
URL-encoded string of configuration values (separated by ;). See the Configurations API Guide for details.
Index specifying the location of the rollback bar when the call is evaluated. A -1 indicates that it should be at the end of the featurelist.
A specific element microversion in which to evaluate the request.
Response
default response