Unique ID of the client user on whose behalf the agent is making the request. Required for agents. To retrieve a list of client users, use "get.customer_users".
limit
number
no
Maximum number of records to return. See the "Paging" section.
offset
number
no
Number of records to skip before returning results. Default: 0. See the "Paging" section.
filter
object
no
Filtering criteria. See the "Filters" section.
fields
array
no
Fields to include in the response. See the "Viewing returned data" section.
sort
array
no
Sorting criteria. See the "Data sorting" section.
Response parameters
Name
Type
Filtering
Sorting
Description
ext_id
string
yes
yes
External deal ID.
name
string
yes
Deal name.
created_date_time
iso8601
yes
yes
Date and time when the deal was created.
closed_date_time
iso8601
yes
yes
Date and time when the deal was closed.
modified_stage_date_time
iso8601
yes
yes
Date and time when the deal entered the current stage.
contact_ext_ids
array
yes
External IDs of contacts associated with the deal.
tag_ext_ids
array
yes
External tag IDs.
main_contact_ext_id
string
yes
yes
External ID of the deal's primary contact.
employee_ext_id
string
yes
External ID of the deal owner.
revenue
number
yes
yes
Deal revenue.
sales_funnel_ext_id
string
yes
yes
External sales funnel ID.
stage_ext_id
string
yes
yes
External sales funnel stage ID.
comments
string
no
Comment about the deal.
source
string
yes
yes
Deal source.
is_generated
boolean
yes
Whether the stage entry was generated automatically because it was missing from the uploaded history.