GET ContentService/data/schema/{className}

reactome.org:reactome-api

Summary: A list of entries corresponding to a given schema class
Operation ID: getDatabaseObjectsForClassName
Auth: unknown
Description

This method retrieves the list of entries in Reactome that belong to the specified schema class. Please take into account that if species is specified to filter the results, schema class needs to be an instance of Event or PhysicalEntity. Additionally, paging is required, while a maximum of 25 entries can be returned per request.

Parameters (6)

className (string, path, required)

Schema class name

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

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

offset (integer, query, required)

Number of rows returned. Maximum = 25

page (integer, query, required)

Page to be returned

species (string, query, optional)

Allowed species filter: SpeciesName (eg: Homo sapiens) SpeciesTaxId (eg: 9606)

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
A list of entries corresponding to a given schema class openapi-spec https://reactome.org/ContentService/data/schema/Pathway?species=9606&page=1&offset=25

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:49:44.759263 200 396ms