---
title: "Get all observable properties"
method: GET
path: "/ecology/api/v1/properties"
tags: ["observable properties"]
---

# Get all observable properties

`GET /ecology/api/v1/properties`

To get a full list of all Observable Properties in Observations, you can use the `/properties` endpoint - this will return _all_ observable properties across all source datasets.

Example queries:
`/ecology/api/v1/properties?skip=0&take=250`

## Query parameters

- `skip` integer, required
- `take` integer, 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/versions/97bca11f832c/schema)
