get_subgraph_v1_graph_subgraph_get
Retrieve a subgraph from the OpenData graph explorer. Without seed parameters, returns a sample. For dataset seeds, use 'provider/slug' format.
Instructions
GET /v1/graph/subgraph (public) — Get Subgraph — Get a seeded subgraph for the graph explorer.
When seed_type/seed_id are omitted, returns a sample of the full graph. For dataset seeds, seed_id should be 'provider/slug' (e.g. 'bls/cpi-u').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed_type | No | Node label for the seed (Dataset, Topic, etc.) | |
| seed_id | No | Identifier of the seed node | |
| depth | No | ||
| limit | No |