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

# GET /v1/categories

`GET /v1/categories`

Returns a list of business categories. Search will match the category name but not the category ID. Search only matches the front of a category name (that is, 'food' may return 'Food Court' but not 'Fast Food Restaurant').

## Query parameters

- `filter` string
- `languageCode` string
- `pageSize` integer
- `pageToken` string
- `regionCode` string
- `view` 'CATEGORY_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

## Response `200`

Successful response

---

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