Get deal view

Retrieves a single deal view template by its ID.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesDeal view unique identifier

Response Fields

FieldTypeDescription
idintegerDeal view unique identifier
namestringView template name
fieldsarrayConfiguration of fields to display
byDefaultbooleanWhether this is the default view template
companyobjectAssociated company
createdAtdatetimeCreation timestamp
updatedAtdatetimeLast update timestamp

Response

  • 200 OK: Returns the deal view details
  • 401 Unauthorized: Invalid or missing API key
  • 404 Not Found: Deal view not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Responses
200

Successful response

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!