GET /records/{metadataUuid}/related
Summary: Get record related resources
Operation ID: getRelatedResources
Auth: unknown
Operation ID: getRelatedResources
Auth: unknown
Description
Retrieve related services, datasets, onlines, thumbnails, sources, ... to this records.<br/><a href='https://geonetwork-opensource.org/manuals/trunk/eng/users/user-guide/associating-resources/index.html'>More info</a>
Parameters (5)
approved
(boolean, query, optional, default: True)
Use approved version or not
metadataUuid
(string, path, required)
Record UUID.
rows
(integer, query, optional, default: 100)
Number of rows returned. Default 100.
start
(integer, query, optional, default: 0)
Start offset for paging. Default 1. Only applies to related metadata records (ie. not for thumbnails).
type
(array, query, optional, default: [])
Type of related resource. If none, all resources are returned.
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get record related resources | openapi-spec |
https://inspire-geoportal.ec.europa.eu/srv/api/records/{metadataUuid}/related?approved=True |
No probe data for this endpoint yet.