## Download the OpenAPI definition

**get** `/v1/openapi.yaml`

Downloads this API's OpenAPI 3.1 definition, served as
`application/yaml`. It is the authority for request and response shapes
and the error envelope.

### Example

```http
curl https://whatsapp.messages.api.linqapp.com/v1/openapi.yaml
```
