---
title: "List of commodity exporters"
method: GET
path: "/nodes/exporters"
---

# List of commodity exporters

`GET /nodes/exporters`

List of commodity exporting traders, which can be nodes of different node type (possible to filter down by node type) depending on the supply chain (path) definition in a given country - commodity combination.

## Query parameters

- `commodity` string
- `country` string
- `node_type` string
- `name` string
- `page` integer
- `per_page` integer

## Response `200`

## Changes

- **2020-02-06** `9d451fcc2630` — 1 breaking, 4 info
  - removed the required property `data/items/allOf[#/components/schemas/exporter_node]/allOf[#/components/schemas/node]/node_type` from the response with the `200` status
  - added `#/components/schemas/node_node_type` to the `data/items/allOf[#/components/schemas/exporter_node]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/source_node` to the `data/items/allOf[#/components/schemas/node_with_availability]/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/node` from the `data/items/allOf[#/components/schemas/node_with_availability]/` response property `allOf` list for the response status `200`
  - …1 more

[Change history](https://skmtc.dev/vizzuality/apis/trase-public-api/changes/nodes/exporters/get.md)

---

[API](https://skmtc.dev/vizzuality/apis/trase-public-api.md) · [All operations](https://skmtc.dev/vizzuality/apis/trase-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vizzuality/trase-public-api/revisions/d1861f670471/schema)
