---
title: "Get the JSON at specified paths for an element."
method: POST
path: "/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content/jsonpaths"
tags: ["AppElement"]
---

# Get the JSON at specified paths for an element.

`POST /appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content/jsonpaths`

Use this endpoint to return the JSON at the specified path instead of returning the entire JSON for the element. This POST endpoint does not write any information.

## Path parameters

- `did` string, required
- `wvm` 'w' | 'v' | 'm', required
- `wvmid` string, required
- `eid` string, required

## Query parameters

- `linkDocumentId` string
- `transactionId` string
- `changeId` string

## 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)
