---
title: "Get share link info"
method: GET
path: "/jobs/{id}/share"
tags: ["Jobs", "Sharing"]
---

# Get share link info

`GET /jobs/{id}/share`

## Path parameters

- `id` string, required — Job ID

## Response `200`

Share link info

- object
  - `data` object, nullable, required
    - `shareId` string, required
    - `shareUrl` string, required
    - `createdAt` number, required

## Changes

> 7 revisions in range; 1 could not be searched.

- **2026-08-29** `4d10ec4266ee` — 1 info
  - api operation id `getJobShare` was added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/jobs/:id/share/get.md)

---

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