get
https://api.duodeal.app/api/deal-view-links/
Retrieves a single deal view link by its ID.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Deal view link unique identifier |
Response Fields
| Field | Type | Description |
|---|---|---|
id | integer | Deal view link unique identifier |
uuid | string | Unique public identifier (UUID v7) for sharing |
deal | object | Associated deal |
dealView | object | Associated deal view template |
createdAt | datetime | Creation timestamp |
updatedAt | datetime | Last update timestamp |
Response
200 OK: Returns the deal view link details401 Unauthorized: Invalid or missing API key404 Not Found: Deal view link not found
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successful response
401Unauthorized
