---
title: "Gets the metadata for a custom Chat application"
method: POST
path: "/rest/api/v1/getchatapplication"
tags: ["Chat"]
---

# Gets the metadata for a custom Chat application

`POST /rest/api/v1/getchatapplication`

Gets the Chat application details for the specified application ID.

## Query parameters

- `locale` string
- `timezoneOffset` integer

## Request body

- GetChatApplicationRequest
  - `id` string, required — The id of the Chat application to be retrieved.

## Response `200`

OK

- GetChatApplicationResponse
  - `application` unknown

## Other responses

- `400` — Invalid request
- `401` — Not Authorized
- `403` — Forbidden

## Changes

- **2026-06-03** `d2c4124e0abe` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-05-27** `35c36b2b6d97` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-05-27** `2ed9c7b7b8d9` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-05-21** `7e5f596e884d` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-05-21** `d3f35444d235` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API

[Change history](https://skmtc.dev/gleanwork/apis/glean-api/changes/rest/api/v1/getchatapplication/post.md)

---

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