---
title: "Get available Google Structured Services for a specific Category"
method: GET
path: "/categories/{id}/google-services"
tags: ["Categories"]
---

# Get available Google Structured Services for a specific Category

`GET /categories/{id}/google-services`

GET the list of Google's structured services for a location's business category. Google does not have structured services for all business categories.

## Path parameters

- `id` string, required

## Query parameters

- `language` string
- `country` string, required

## Response `200`

Successfully retrieved Google Services

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

[API](https://skmtc.dev/uberall/apis/uberall-api.md) · [All operations](https://skmtc.dev/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uberall/uberall-api/revisions/4e616f3c34a4/schema)
