---
title: "GET /global-networks/{globalNetworkId}/network-resource-relationships"
method: GET
path: "/global-networks/{globalNetworkId}/network-resource-relationships"
---

# GET /global-networks/{globalNetworkId}/network-resource-relationships

`GET /global-networks/{globalNetworkId}/network-resource-relationships`

Gets the network resource relationships for the specified global network.

## Path parameters

- `globalNetworkId` string, required

## Query parameters

- `coreNetworkId` string
- `registeredGatewayArn` string
- `awsRegion` string
- `accountId` string
- `resourceType` string
- `resourceArn` string
- `maxResults` integer
- `nextToken` string
- `MaxResults` string
- `NextToken` string

## Response `200`

Success

- GetNetworkResourceRelationshipsResponse
  - `Relationships` Relationship[] — The resource relationships.
    - `From` string — The ARN of the resource.
    - `To` string — The ARN of the resource.
  - `NextToken` string — The token for the next page of results.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/networkmanager.md) · [All operations](https://skmtc.net/aws/apis/networkmanager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/networkmanager/versions/4ea0acef56bf/schema)
