---
title: "Get Place Action Links"
method: GET
path: "/place_action_links"
tags: ["Place Action Links"]
---

# Get Place Action Links

`GET /place_action_links`

Retrieve a list of available place action links.

## Query parameters

- `lang` 'fr' | 'en' | 'es' | 'it' | 'pt-br' | 'de' | 'ar' | 'nl' | 'pl' | 'cs' | 'ca' | 'sk' | 'pt' | 'lv' | 'ro' | 'bg' | 'hu' — Available language in the application

## Response `200`

OK

- GetPlaceActionLinksResponse
  - `place_action_links` object[] — List of available Place Action Links
    - `gmb_id` string — The Google My Business ID for the place action type.
    - `name` string — The name for the place action type.

## Other responses

- `401` — You are not authenticated
- `403` — You are not allowed to perform this action
- `404` — Resource does not exist

---

[API](https://skmtc.net/partoo/apis/partoo-rest-api.md) · [All operations](https://skmtc.net/partoo/apis/partoo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/partoo/partoo-rest-api/revisions/3652d8b1a8b3/schema)
