---
title: "Find all services"
method: GET
path: "/weather-services"
tags: ["weather-services"]
---

# Find all services

`GET /weather-services`

Get paginated list of services.

-  PERMISSIONS: `api_entityservice:read`

## Query parameters

- `page` integer
- `limit` integer
- `filters[]` string[]
- `sort` 'asc' | 'desc'
- `sort_by` string
- `category` string
- `hide_grey` boolean
- `with_tag_colors` boolean
- `entity_pattern` string
- `weather_service_pattern` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
