---
search:
  tags:
    - Venues
    - GET
seo:
  description: >-
    One venue, in the same shape the list returns. Reference for the GET
    /api/v1/venues/{id} endpoint in the Bloomcount Public API API.
sidebar:
  label: Get a venue
  badge: GET
title: Get a venue
type: openapi-operation
---
One venue, in the same shape the list returns.

**Errors**

- `404 venue_not_found` — unknown ID, or one belonging to another tenant.
- `422 wrong_id_type:expected_venues_got_<table>` — the prefix isn't `ven_`.

<Operation source="reference" id="get-api-v1-venues-id" />
