GET /collections/{collectionId}/items/{itemId}/related
unhabitat.org:un-habitat-data-portal
Summary: Get Related Items
Operation ID: getRelatedItems
Auth: unknown
Operation ID: getRelatedItems
Auth: unknown
Description
Returns items related to the specified item.
Parameters (3)
collectionId
(string, path, required)
Collection identifier (dataset, document, appAndMap, or all)
Constraints: {'enum': ['dataset', 'document', 'appAndMap', 'all']}
itemId
(string, path, required)
Item identifier (32-character hexadecimal ID)
Constraints: {'pattern': '^[a-f0-9]{32}(_\\d+)?$'}
token
(string, query, optional)
ArcGIS token for accessing restricted items
No probe data for this endpoint yet.