---
title: "GET /api/supplychain-mappings/insights/global-diagram/"
method: GET
path: "/api/supplychain-mappings/insights/global-diagram/"
tags: ["Company Chains"]
---

# GET /api/supplychain-mappings/insights/global-diagram/

`GET /api/supplychain-mappings/insights/global-diagram/`

Get Global Diagram

## Response `200`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object, required
    - `companies` object[], required
      - `companyId` string, required
      - `companyName` string, required
      - `countryName` string, required
      - `country` string, required
      - `facilityProcesses` object[], required
        - `facilityProcessId` string
        - `facilityProcessName` string
    - `edges` object[], required
      - `originCompanyId` string
      - `destinationCompanyId` string

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/0bff3edc7b79/schema)
