---
title: "GET /radar/queues/{host}"
method: GET
path: "/radar/queues/{host}"
---

# GET /radar/queues/{host}

`GET /radar/queues/{host}`

Returns metadata about a given radar queue

## Query parameters

- `limit` integer
- `arrived` union — A time interval in ISO 8601 format. This can be one of: 1. Start and end time 2. Start time and duration 3. Duration and end time The string "NOW" can also be used in place of a start/end time.
  - string
  - string
  - string
- `created` union — A time interval in ISO 8601 format. This can be one of: 1. Start and end time 2. Start time and duration 3. Duration and end time The string "NOW" can also be used in place of a start/end time.
  - string
  - string
  - string
- `published` union — A time interval in ISO 8601 format. This can be one of: 1. Start and end time 2. Start time and duration 3. Duration and end time The string "NOW" can also be used in place of a start/end time.
  - string
  - string
  - string
- `station` string
- `type` string
- `feed` string
- `resolution` integer

## Response `200`

success

## Other responses

- `default` — An error response.

---

[API](https://skmtc.net/weather/apis/weather-gov-api.md) · [All operations](https://skmtc.net/weather/apis/weather-gov-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/weather/weather-gov-api/revisions/04543cdd93e6/schema)
