[**CameraKit Web SDK v1.15.0**](../README.md)

***

[CameraKit Web SDK](../globals.md) / RemoteApiResponse

# Interface: RemoteApiResponse

Remote API response to a request sent by a lens.

## Properties

### status

> **status**: [`RemoteApiStatus`](../type-aliases/RemoteApiStatus.md)

Status of the response

***

### metadata

> **metadata**: `Record`\<`string`, `string`\>

A map of named metadata associated with the response.

***

### body

> **body**: `ArrayBuffer`

Additional binary request payload.
