GET /records/{metadataUuid}/associated

europa.eu:inspire-geoportal

Summary: Get record associated resources
Operation ID: getAssociatedResources
Auth: unknown
Description

Retrieve related services, datasets, sources, ... to this records.<br/><a href='https://docs.geonetwork-opensource.org/latest/user-guide/associating-resources/'>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)

TitleTypeURLAction
Get record associated resources openapi-spec https://inspire-geoportal.ec.europa.eu/srv/api/records/{metadataUuid}/associated?approved=True

No probe data for this endpoint yet.