---
title: "GET /v1/Services/{ChatServiceSid}/Configuration/Notifications"
method: GET
path: "/v1/Services/{ChatServiceSid}/Configuration/Notifications"
---

# GET /v1/Services/{ChatServiceSid}/Configuration/Notifications

`GET /v1/Services/{ChatServiceSid}/Configuration/Notifications`

Fetch push notification service settings

## Path parameters

- `ChatServiceSid` string, required

## Response `200`

OK

- ConversationsV1ServiceServiceConfigurationServiceNotification
  - `account_sid` string, nullable — The unique ID of the [Account](https://www.twilio.com/docs/iam/api/account) responsible for this configuration.
  - `added_to_conversation` unknown
  - `chat_service_sid` string, nullable — The SID of the [Conversation Service](https://www.twilio.com/docs/conversations/api/service-resource) the Configuration applies to.
  - `log_enabled` boolean, nullable — Weather the notification logging is enabled.
  - `new_message` unknown
  - `removed_from_conversation` unknown
  - `url` string, uri, nullable — An absolute API resource URL for this configuration.

---

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