# Fetch random questions and answers for video selfie

`GET /omni/get/questionAndAnswer` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Fetch random questions and answers for video selfie

Fetch a number random questions and answers for video selfie for given apiKey. If there are no defined QA pairs for the apiKey, a random QA pair is returned from the default set.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** Onboarding

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `—`); see the Implementation pane for source & tests.

