---
title: "POST /v1/bots/{bot_id}/events/attributes/{attribute_key}/values"
method: POST
path: "/v1/bots/{bot_id}/events/attributes/{attribute_key}/values"
tags: ["Events"]
---

# POST /v1/bots/{bot_id}/events/attributes/{attribute_key}/values

`POST /v1/bots/{bot_id}/events/attributes/{attribute_key}/values`

## Path parameters

- `bot_id` string, required
- `attribute_key` string, required

## Request body

- object
  - `query` string

## Response `200`

A successful response.

- GetEventAttributeValuesResponse
  - `attributes` TrackingEventAttribute[]
    - `key` string
    - `value` string

---

[API](https://skmtc.net/sinch/apis/chatlayer-analytics-api.md) · [All operations](https://skmtc.net/sinch/apis/chatlayer-analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/chatlayer-analytics-api/revisions/a276d2543838/schema)
