---
title: "Get public link"
method: GET
path: "/getlink_4HZ_v1"
---

# Get public link

`GET /getlink_4HZ_v1`

Get an embed or download link to a single asset

## Query parameters

- `RecordID` string
- `Identifier` string
- `Format` string
- `StickToCurrentVersion` boolean
- `LogViews` boolean
- `CreateDownloadLink` boolean
- `ExpirationDate` string
- `MaxWidth` integer
- `MaxHeight` integer
- `FileExtension` string
- `ImageResizingMethod` 'Fit' | 'Stretch' | 'NorthwestCrop' | 'NorthCrop' | 'NortheastCrop' | 'WestCrop' | 'CenterCrop' | 'EastCrop' | 'SouthwestCrop' | 'SouthCrop' | 'SoutheastCrop' | 'OpticalCrop' | 'AICrop'
- `Transformations` string[]
- `Title` string
- `TrackingParameters` object
  - `name` string — The UTM name, such as utm_source or utm_campaign.
  - `value` string — The UTM value, such as Instagram.
- `CustomAccessKey` string
- `IsVideo` boolean

## Response `200`

200

- object
  - `recordID` string
  - `identifier` string
  - `format` string
  - `link` string
  - `maxWidth` integer
  - `maxHeight` unknown
  - `expirationDate` string
  - `fileExtension` string
  - `imageResizingMethod` unknown

---

[API](https://skmtc.net/orangelogic/apis/security.md) · [All operations](https://skmtc.net/orangelogic/apis/security/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orangelogic/security/revisions/c8e945426c5e/schema)
