---
title: "Fetch subscriptions"
method: GET
path: "/bbox-subscriptions"
tags: ["Subscriptions"]
---

# Fetch subscriptions

`GET /bbox-subscriptions`

## Response `200`

Successful response

- BboxSubscription[]
  - `id` string — Identifier of a resource
  - `south_west_lat` number, double — Geographic latitude (in degrees)
  - `south_west_lng` number, double — Geographic longitude (in degrees)
  - `north_east_lat` number, double — Geographic latitude (in degrees)
  - `north_east_lng` number, double — Geographic longitude (in degrees)

## Changes

- **2021-08-05** `c87ee2d77178` — 1 info
  - endpoint added
- **2020-08-13** `ddfd4e39c98d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/changes/bbox-subscriptions/get.md)

---

[API](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api.md) · [All operations](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kartevonmorgen/openfairdb-api/revisions/4c454390b099/schema)
