---
title: "GET /tasks/{id}/pushNotification"
method: GET
path: "/tasks/{id}/pushNotification"
---

# GET /tasks/{id}/pushNotification

`GET /tasks/{id}/pushNotification`

## Response `200`

Push notification configuration retrieved successfully

- PushNotificationConfig
  - `url` string, required
  - `token` string, nullable
  - `authentication` AuthenticationInfo — unresolved $ref

---

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