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

# POST /v1/{+parent}/linkedSources

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

Return all source document-links from the document.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudContentwarehouseV1ListLinkedSourcesRequest — Response message for DocumentLinkService.ListLinkedSources.
  - `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";
  - `pageSize` integer — The maximum number of document-links to return. The service may return fewer than this value. If unspecified, at most 50 document-links will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
  - `pageToken` string — A page token, received from a previous `ListLinkedSources` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListLinkedSources` must match the call that provided the page token.

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