---
title: "Get summary"
method: GET
path: "/summaries/{summaryId}"
---

# Get summary

`GET /summaries/{summaryId}`

Returns the specified summary.

 Session summaries are currently in Beta and available to selected customers only. Email us at embedded@whereby.com to join our pilot program (terms and conditions apply).

## Path parameters

- `summaryId` string, required

## Response `200`

A JSON object representing the summary.

- Summary

## Other responses

- `401` — Access token is missing or invalid
- `404` — The requested resource doesn't exist
- `429` — You are rate limited

---

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