GET ContentService/data/schema/{className}/min
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)
(string, path, required)
Schema class name
(boolean, query, optional, default: False)
Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}
(integer, query, required)
Number of rows returned. Maximum = 20000
(integer, query, required)
Page to be returned
(string, query, optional)
Allowed species filter: SpeciesName (eg: Homo sapiens) SpeciesTaxId (eg: 9606)
(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 |
|---|---|---|---|
| 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
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:09:01.045848 | 200 | 459ms |