---
title: "Last archive recorded of roomName"
method: GET
path: "/room/{roomName}/archive"
---

# Last archive recorded of roomName

`GET /room/{roomName}/archive`

Returns the information of the last archive recorded (if it exists)  of the sessionId belonging to roomName

## Path parameters

- `roomName` string, required

## Response `200`

OK

## Other responses

- `400` — Unexpected error
- `404` — Archive not found

## Changes

- **2016-05-09** `c0c500303a79` — 1 info
  - endpoint added
- **2015-09-27** `fdd6b89fcde2` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/opentok/apis/opentokrtc-api/changes/room/:roomName/archive/get.md)

---

[API](https://skmtc.dev/opentok/apis/opentokrtc-api.md) · [All operations](https://skmtc.dev/opentok/apis/opentokrtc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opentok/opentokrtc-api/revisions/7c588b24fbe6/schema)
