GET ContentService/search/query/paginated
Operation ID: getResult
Auth: unknown
Description
This method performs a Solr query on the Reactome knowledgebase. Results are in a paginated format, pages count starting from 1.
Parameters (12)
(boolean, query, optional, default: True)
Cluster results
(array, query, optional)
Compartments to filter
(boolean, query, optional, default: False)
Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}
(array, query, optional)
Keywords
(integer, query, required)
Page, should be strictly positive
(string, query, optional, default: STD)
Query parser to use
Constraints: {'enum': ['DISMAX', 'EDISMAX', 'STD']}
(string, query, required)
Search term
(integer, query, required)
Rows per page
(string, query, optional, default: PHYSICAL_ENTITY)
Scope of the query. Can be either REFERENCE_ENTITY to group Physical Entities having a reference entity (Proteins, Genes, etc.) into a single ReferenceEntity, and keep those which don't (Complexes, Sets, etc.) as Physical Entity. PHYSICAL_ENTITY to remove the grouping by reference entity. BOTH to include both types
Constraints: {'enum': ['REFERENCE_ENTITY', 'PHYSICAL_ENTITY', 'BOTH']}
(array, query, optional)
Species name
(array, query, optional)
Types to filter
(string, query, optional, default: flatten)
Global parameter - Customise the view to be more concise and/or aggregate relationships
Constraints: {'enum': ['flatten', 'nested', 'nested-aggregated']}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Queries Solr against the Reactome knowledgebase | openapi-spec |
https://reactome.org/ContentService/search/query/paginated?query=Biological oxidations&page=1&rowCount=10&cluster=True&parserType=STD |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:25:07.100493 | 200 | 339ms |