GET /installation
Summary: List installations
Operation ID: listInstallations
Auth: unknown
Operation ID: listInstallations
Auth: unknown
Description
List installations (data publishing tools) in GBIF.
Parameters (2)
limit
(integer, query, optional, default: 20)
Number of results to return
offset
(integer, query, optional, default: 0)
Offset for pagination
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all installations with default pagination | probe-gate |
https://api.gbif.org/v1/installation |
|
| List installations with custom limit | probe-gate |
https://api.gbif.org/v1/installation?limit=5 |
|
| Filter installations by type | probe-gate |
https://api.gbif.org/v1/installation?type=IPT_INSTALLATION&limit=3 |
No probe data for this endpoint yet.