---
title: "GET /v1/query/sources"
method: GET
path: "/v1/query/sources"
tags: ["query"]
---

# GET /v1/query/sources

`GET /v1/query/sources`

Returns list of sources that user can use for Search and Suggest APIs. **Note:** This API requires a standard end user account to execute. A service account can't perform Query API requests directly; to use a service account to perform queries, set up [Google Workspace domain-wide delegation of authority](https://developers.google.com/workspace/cloud-search/docs/guides/delegation/).

## Query parameters

- `pageToken` string
- `requestOptions.clientDisplayLanguageCode` string
- `requestOptions.debugOptions.enableDebugging` boolean
- `requestOptions.languageCode` string
- `requestOptions.searchApplicationId` string
- `requestOptions.timeZone` string

## Response `200`

Successful response

---

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