---
title: "Get full URL of an event subscription."
method: POST
path: "/{scope}/providers/Microsoft.EventGrid/eventSubscriptions/{eventSubscriptionName}/getFullUrl"
tags: ["EventSubscriptions"]
---

# Get full URL of an event subscription.

`POST /{scope}/providers/Microsoft.EventGrid/eventSubscriptions/{eventSubscriptionName}/getFullUrl`

Get the full endpoint URL for an event subscription.

## Path parameters

- `eventSubscriptionName` string, required

## Parameters

- `../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ScopeParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- EventSubscriptionFullUrl — Full endpoint URL of an event subscription
  - `endpointUrl` string — The URL that represents the endpoint of the destination of an event subscription.

## Other responses

- `default` — *** Error Responses: *** * 400 Bad Request. * 500 Internal Server Error.

## Changes

- **2026-07-13** (2017-06-15-preview) `285f714f3339` — 1 warning, 2 info
  - deleted the `path` request parameter `scope`
  - api tag `EventSubscriptions` added
  - api tag `EventSubscriptionOperationGroup` removed
- **2026-07-13** (2017-06-15-preview) `6114a105ef69` — 1 warning, 2 info
  - deleted the `query` request parameter `api-version`
  - api tag `EventSubscriptionOperationGroup` added
  - api tag `EventSubscriptions` removed

[Change history](https://skmtc.dev/azure/apis/eventgrid-microsoft-eventgrid-eventgrid/changes/:scope/providers/Microsoft.EventGrid/eventSubscriptions/:eventSubscriptionName/getFullUrl/post.md)

---

[API](https://skmtc.dev/azure/apis/eventgrid-microsoft-eventgrid-eventgrid.md) · [All operations](https://skmtc.dev/azure/apis/eventgrid-microsoft-eventgrid-eventgrid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/eventgrid-microsoft-eventgrid-eventgrid/revisions/285f714f3339/schema)
