GET search
Summary: Search for content
Operation ID: searchContent
Auth: none
Operation ID: searchContent
Auth: none
Description
Search for items, layers, maps, and other content in the portal. Supports various query parameters to filter results.
Parameters (6)
f
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'pjson', 'html']}
num
(integer, query, optional, default: 10)
Number of results to return (1-100)
Constraints: {'minimum': 1, 'maximum': 100}
q
(string, query, required)
Search query string. Supports various filters like type:Web Map, owner:username, tags:value
sortField
(string, query, optional)
Field to sort results by
Constraints: {'enum': ['title', 'created', 'modified', 'numViews', 'owner']}
sortOrder
(string, query, optional, default: desc)
Sort order
Constraints: {'enum': ['asc', 'desc']}
start
(integer, query, optional, default: 1)
Starting position for pagination
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Search for content | openapi-spec |
https://geoportal.nic.in/portal/sharing/rest/search?q=type:Web Map |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:41:19.842620 | 200 | 1901ms |