---
title: "Get a list of things in this document that can be inserted elsewhere."
method: GET
path: "/insertables/d/{did}/latest"
tags: ["Insertable"]
---

# Get a list of things in this document that can be inserted elsewhere.

`GET /insertables/d/{did}/latest`

* Returns only the latest revision of released insertables. 
* Use the document ID (`did`) parameter to specify the source document, not the insertion target. 
* For example, you can insert a custom Feature library into another custom Feature library, insert Parts into an Assembly or a Drawing, etc.

## Path parameters

- `did` string, required

## Query parameters

- `includeParts` boolean
- `includeSurfaces` boolean
- `includeSketches` boolean
- `includeReferenceFeatures` boolean
- `includeAssemblies` boolean
- `includeFeatureStudios` boolean
- `includeBlobs` boolean
- `allowedBlobMimeTypes` string
- `excludeNewerFSVersions` boolean
- `maxFeatureScriptVersion` integer
- `includePartStudios` boolean
- `includeFeatures` boolean
- `includeMeshes` boolean
- `includeWires` boolean
- `includeFlattenedBodies` boolean
- `includeApplications` boolean
- `allowedApplicationMimeTypes` string
- `includeCompositeParts` boolean
- `includeFSTables` boolean
- `includeFSComputedPartPropertyFunctions` boolean
- `includeVariables` boolean
- `includeVariableStudios` boolean
- `allowedBlobExtensions` string
- `isObsoletion` boolean

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
