GET /neuron/fields/{fieldName}
neuromorpho.org:neuromorpho.org-api
Summary: Get field values
Operation ID: getFieldValues
Auth: unknown
Operation ID: getFieldValues
Auth: unknown
Description
Get all possible values for a specific metadata field (e.g., species, cell_type, brain_region).
Parameters (3)
fieldName
(string, path, required)
Name of the field (e.g., species, cell_type, brain_region, archive)
page
(integer, query, optional, default: 0)
Page number (0-indexed)
size
(integer, query, optional, default: 500)
Number of results per page
Constraints: {'maximum': 500}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get values for species field | probe-gate |
https://neuromorpho.org/api/neuron/fields/species |
No probe data for this endpoint yet.