GET ContentService/data/schema/{className}/reference
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)
(string, path, required)
Schema class name. Class needs to an instance of ReferenceEntity or ExternalOntology
(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, 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 reference objects corresponding to a given schema class | openapi-spec |
https://reactome.org/ContentService/data/schema/ReferenceMolecule/reference?page=1&offset=20000 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:23:19.303335 | 200 | 789ms |