---
title: "Get site by ID"
method: GET
path: "/ecology/api/v1/sites/{site-id}"
tags: ["sites"]
---

# Get site by ID

`GET /ecology/api/v1/sites/{site-id}`

Note that the site ID ends with the the numeric ID you'd recognise from the source data, but _preprended_ with ecology data site URL and `fish/` or `bio/` e.g. `http://environment.data.gov.uk/ecology/site/fish/10060`

Only a single site can be returned using this endpoint.

Example queries:

`/ecology/api/v1/sites/http%3A%2F%2Fenvironment.data.gov.uk%2Fecology%2Fsite%2Ffish%2F10060`

## Path parameters

- `site-id` string, required

## Response `default`

Default response

---

[API](https://skmtc.net/environment-agency/apis/environment-agency-ecology-and-fish-data-api.md) · [All operations](https://skmtc.net/environment-agency/apis/environment-agency-ecology-and-fish-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/environment-agency/environment-agency-ecology-and-fish-data-api/revisions/c1ee3b7eb471/schema)
