---
title: "POST /v1/{+parent}/linkedTargets"
method: POST
path: "/v1/{+parent}/linkedTargets"
tags: ["projects"]
---

# POST /v1/{+parent}/linkedTargets

`POST /v1/{+parent}/linkedTargets`

Return all target document-links from the document.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudContentwarehouseV1ListLinkedTargetsRequest — Request message for DocumentLinkService.ListLinkedTargets.
  - `requestMetadata` GoogleCloudContentwarehouseV1RequestMetadata — Meta information is used to improve the performance of the service.
    - `userInfo` GoogleCloudContentwarehouseV1UserInfo — The user information.
      - `id` string — A unique user identification string, as determined by the client. The maximum number of allowed characters is 255. Allowed characters include numbers 0 to 9, uppercase and lowercase letters, and restricted special symbols (:, @, +, -, _, ~) The format is "user:xxxx@example.com";
      - `groupIds` string[] — The unique group identifications which the user is belong to. The format is "group:yyyy@example.com";

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/contentwarehouse.md) · [All operations](https://skmtc.net/google/apis/contentwarehouse/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/contentwarehouse/versions/7a5c5ed93884/schema)
