GET
/
v1
/
session
[
  {
    "id": "01234567-89ab-cdef-0123-456789abcdef",
    "created_at": "2022-01-01T00:00:00Z",
    "avatar_id": "01234567-89ab-cdef-0123-456789abcdef",
    "livekit_url": "wss://<your-domain>.livekit.cloud",
    "livekit_token": "<your-livekit-token>"
  }
]

Authorizations

x-api-key
string
header
required

Your Beyond Presence API Key.

Response

200 - application/json

Successful Response

The response is of type object[].