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

# Fetch subscriptions

`GET /'bbox-subscriptions'`

## Response `200`

Sucessful 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

- **2020-08-13** `ddfd4e39c98d` — 1 info
  - endpoint added

[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/ddfd4e39c98d/schema)
