+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "getBackendSrv"
keywords = ["grafana","documentation","sdk","@grafana/runtime"]
type = "docs"
draft = true
+++
## getBackendSrv variable
### getBackendSrv variable
Signature
```typescript
getBackendSrv: () => BackendSrv
```
Import
```typescript
import { getBackendSrv } from '@grafana/runtime';
```