# Recording

Canonical: <https://test-proxy-recorder.dev/docs/reference/api/interfaces/recording/>
Docs index: <https://test-proxy-recorder.dev/docs/> · All docs as one file: <https://test-proxy-recorder.dev/llms-full.txt>

---

Defined in: [types.ts:33](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L33)

## Properties

### key

> **key**: `string`

Defined in: [types.ts:37](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L37)

***

### recordingId

> **recordingId**: `number`

Defined in: [types.ts:39](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L39)

***

### request

> **request**: `RecordedRequest`

Defined in: [types.ts:34](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L34)

***

### response?

> `optional` **response?**: `RecordedResponse`

Defined in: [types.ts:35](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L35)

***

### sequence?

> `optional` **sequence?**: `number`

Defined in: [types.ts:38](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L38)

***

### timestamp

> **timestamp**: `string`

Defined in: [types.ts:36](https://github.com/asmyshlyaev177/test-proxy-recorder/blob/d1bacb3b39a3cf6f7f5a5391a8201868e4629861/packages/test-proxy-recorder/src/types.ts#L36)
