---
title: "Returns the banners that match the query"
method: GET
path: "/admin/getDriverBanners"
tags: ["admin", "banner"]
---

# Returns the banners that match the query

`GET /admin/getDriverBanners`

## Query parameters

- `status` 'ACTIVE' | 'INACTIVE' | 'ALL'
- `type` 'BUSINESS' | 'CATEGORY'
- `limit` number
- `skip` number
- `latitude` number
- `longitude` number

## Headers

- `authorization` string, required
- `content-language` string, required

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
