GET ContentService/data/complexes/{resource}/{identifier}
Summary: A list of complexes containing the pair (identifier, resource)
Operation ID: getComplexesFor
Auth: unknown
Operation ID: getComplexesFor
Auth: unknown
Description
Retrieves the list of complexes that contain a given (identifier, resource). The method deconstructs the complexes into all its participants to do so.
Parameters (4)
identifier
(string, path, required)
The identifier for which complexes are requested
includeRef
(boolean, query, optional, default: False)
Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}
resource
(string, path, required)
The resource of the identifier for complexes are requested
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 (2)
| Title | Type | URL | Action |
|---|---|---|---|
| A list of complexes containing the pair (identifier, resource) | openapi-spec |
https://reactome.org/ContentService/data/complexes/UniProt/P00533 |
|
| A list of complexes containing the pair (identifier, resource) | probe-gate |
https://reactome.org/ContentService/data/complexes/UniProt/P00533?view=flatten&includeRef=False |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:22:16.976189 | 200 | 1470ms | |
| 2026-03-23 09:05:41.157877 | 200 | 1467ms | |
| 2026-03-20T02:13:14.894170 | 200 | 1653ms |