---
title: "Get Global Configuration"
method: GET
path: "/api/v1/global-configuration/{configName}"
tags: ["Global Configuration"]
---

# Get Global Configuration

`GET /api/v1/global-configuration/{configName}`

Get a global HawkScan configuration by name. Returns a redirect to the S3 presigned URL.


> Requires `read:scan_config` permission.

## Path parameters

- `configName` string, required

## Response `200`

OK

- ConfigurationGetHostedAssetResponse
  - `headers` string
  - `method` string
  - `presignedDownloadUrl` string

---

[API](https://skmtc.net/stackhawk/apis/stackhawk-public-api.md) · [All operations](https://skmtc.net/stackhawk/apis/stackhawk-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stackhawk/stackhawk-public-api/versions/ad3dfd54cb63/schema)
