GET /remoteSearch
Summary: Remote search endpoint
Operation ID: remoteSearch
Auth: unknown
Operation ID: remoteSearch
Auth: unknown
Description
Redirects to the search page for the given query parameter.
Parameters (3)
limit
(integer, query, optional, default: 50)
Maximum number of results to return
offset
(integer, query, optional, default: 0)
Number of results to skip for pagination
q
(string, query, optional)
Search query string
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Basic search for promoters | curl |
https://synbiohub.org/remoteSearch?q=promoter |
|
| Paginated search for GFP with limit | curl |
https://synbiohub.org/remoteSearch?q=GFP&limit=10&offset=0 |
|
| Search for plasmid with pagination offset | curl |
https://synbiohub.org/remoteSearch?q=plasmid&limit=20&offset=20 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:16:41.268987 | 200 | 997ms | |
| 2026-03-23 10:14:36.254069 | 200 | 1598ms | |
| 2026-03-23 09:46:07.958657 | 200 | 1553ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:14:36.254069 | 13181510cfae |
cff41d0a3d2a |
| 2026-03-23 10:16:41.268987 | cff41d0a3d2a |
dc0301060cf4 |