---
title: "Get a single outreach with emails and replies"
method: GET
path: "/credentialing-outreaches/{id}/details"
tags: ["Credentialing Outreach Resource"]
---

# Get a single outreach with emails and replies

`GET /credentialing-outreaches/{id}/details`

Returns the details of a specific outreach including all its emails, their replies, and a timeline

## Path parameters

- `id` string, required

## Headers

- `tenant-id` string, required

## Response `200`

Outreach detail retrieved successfully

## Other responses

- `401` — Unauthorized - Authentication required
- `403` — Forbidden - User does not have required permissions
- `404` — Outreach not found
- `500` — Internal Server Error - An unexpected error occurred

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
