---
title: "Retrieve endpoint"
method: GET
path: "/v1/projects/{projectID}/endpoints/{endpointID}"
tags: ["Endpoints"]
---

# Retrieve endpoint

`GET /v1/projects/{projectID}/endpoints/{endpointID}`

This endpoint fetches an endpoint

## Path parameters

- `projectID` string, required
- `endpointID` string, required

## Changes

- **2024-01-30** `5a219dba9f40` — 1 info
  - api operation id `GetEndpoint` removed and replaced with ``

[Change history](https://skmtc.dev/frain-dev/apis/convoy-api-reference/changes/v1/projects/:projectID/endpoints/:endpointID/get.md)

---

[API](https://skmtc.dev/frain-dev/apis/convoy-api-reference.md) · [All operations](https://skmtc.dev/frain-dev/apis/convoy-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/frain-dev/convoy-api-reference/revisions/3600c8330869/schema)
