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

reactome.org:reactome-api

Summary: A list of simplified reference objects corresponding to a given schema class
Operation ID: getSimpleReferencesObjectsByClassName
Auth: unknown
Description

This method retrieves the list of simplified reference objects that belong to the specified schema class. A reference object includes its database id, external identifier, and external database name. Please take into account that schema class needs to be an instance of ReferenceEntity or ExternalOntology. Also, paging is required, while a maximum of 20000 entries can be returned per request.

Parameters (5)

className (string, path, required)

Schema class name. Class needs to an instance of ReferenceEntity or ExternalOntology

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

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 reference objects corresponding to a given schema class openapi-spec https://reactome.org/ContentService/data/schema/ReferenceMolecule/reference?page=1&offset=20000

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:23:19.303335 200 789ms