---
title: "List all virtual backgrounds"
method: GET
path: "/v2/company/virtual-backgrounds"
tags: ["Company"]
---

# List all virtual backgrounds

`GET /v2/company/virtual-backgrounds`

Virtual backgrounds paths of a company

## Response `200`

- object
  - `virtual_backgrounds` object
    - `default_background` object
      - `background_alias` string — Virtual background identifier.
      - `url` string, url — Virtual background resource URL.
      - `creation_date` string, date-time — Creation date of the virtual background.
    - `backgrounds` object[]
      - `background_alias` string — Virtual background identifier.
      - `url` string, url — Virtual background resource URL.
      - `creation_date` string, date-time — Creation date of the virtual background.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `429` — Too Many request

---

[API](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis.md) · [All operations](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaleyra/kaleyra-io-sms-apis/versions/d9b785884d03/schema)
