get
https://api.duodeal.app/api/deal-views/
Retrieves a single deal view template by its ID.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Deal view unique identifier |
Response Fields
| Field | Type | Description |
|---|---|---|
id | integer | Deal view unique identifier |
name | string | View template name |
fields | array | Configuration of fields to display |
byDefault | boolean | Whether this is the default view template |
company | object | Associated company |
createdAt | datetime | Creation timestamp |
updatedAt | datetime | Last update timestamp |
Response
200 OK: Returns the deal view details401 Unauthorized: Invalid or missing API key404 Not Found: Deal view not found
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successful response
401Unauthorized
