GET /content/items/{itemId}
Summary: Get item details
Operation ID: getItemDetails
Auth: none
Operation ID: getItemDetails
Auth: none
Description
Retrieve details for a specific item by its ID.
Parameters (2)
f
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'pjson', 'html']}
itemId
(string, path, required)
Unique identifier of the item
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get item details with default JSON format | curl |
https://geoportal.nic.in/content/items/1?f=json |
|
| Get item details for a layer resource | curl |
https://geoportal.nic.in/content/items/layer-001 |
|
| Get item details with HTML format | curl |
https://geoportal.nic.in/content/items/100?f=html |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:52:16.524343 | 404 | 866ms | |
| 2026-03-23 10:45:22.222305 | 404 | 879ms | |
| 2026-03-23 10:25:35.442779 | 404 | 884ms |