GET ContentService/data/schema/{className}/min

reactome.org:reactome-api

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

This method retrieves the list of simplified entries in Reactome that belong to the specified schema class. A simplified entry may be considered as a minimised version of the full database object that includes its database id, stable id, displayName and type. Please take into account that if species is specified to filter the results, schema class needs to be an instance of Event or PhysicalEntity. Also, paging is required, while a maximum of 20000 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 = 20000

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

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:09:01.045848 200 459ms