GET ContentService/search/query/paginated

reactome.org:reactome-api

Summary: Queries Solr against the Reactome knowledgebase
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)

cluster (boolean, query, optional, default: True)

Cluster results

compartments (array, query, optional)

Compartments to filter

includeRef (boolean, query, optional, default: False)

Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}

keywords (array, query, optional)

Keywords

page (integer, query, required)

Page, should be strictly positive

parserType (string, query, optional, default: STD)

Query parser to use

Constraints: {'enum': ['DISMAX', 'EDISMAX', 'STD']}

query (string, query, required)

Search term

rowCount (integer, query, required)

Rows per page

scope (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']}

species (array, query, optional)

Species name

types (array, query, optional)

Types to filter

view (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)

TitleTypeURLAction
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

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:25:07.100493 200 339ms