---
title: "Get recents"
method: GET
path: "/recents"
tags: ["Recents"]
---

# Get recents

`GET /recents`

Returns data about all recent changes occurred after the given timestamp.

## Query parameters

- `since_timestamp` string, required
- `items` 'activity' | 'activityType' | 'deal' | 'file' | 'filter' | 'note' | 'person' | 'organization' | 'pipeline' | 'product' | 'stage' | 'user'
- `start` integer
- `limit` integer

## Response `200`

List of items changed since "since_timestamp"

- object
  - `success` boolean — If the response is successful or not
  - `data` union[]
    - union
      - object
        - `item` 'activity'
        - `id` integer
        - `data` object
          - `due_date` string, date — The due date of the activity. Format: YYYY-MM-DD
          - `due_time` string — The due time of the activity in UTC. Format: HH:MM
          - `duration` string — The duration of the activity. Format: HH:MM
          - `deal_id` integer — The ID of the deal this activity is associated with
          - `lead_id` string, uuid, nullable — The ID of the lead in the UUID format this activity is associated with
          - `person_id` integer — The ID of the person this activity is associated with
          - `project_id` integer, nullable — The ID of the project this activity is associated with
          - `org_id` integer — The ID of the organization this activity is associated with
          - `location` string — The address of the activity.
          - `public_description` string — Additional details about the activity that is synced to your external calendar. Unlike the note added to the activity, the description is publicly visible to any guests added to the activity.
          - `id` integer — The ID of the activity, generated when the activity was created
          - `note` string — The note of the activity (HTML format)
          - `done` boolean — Whether the activity is done or not
          - `subject` string — The subject of the activity
          - `type` string — The type of the activity. This is in correlation with the `key_string` parameter of ActivityTypes.
          - `user_id` integer — The ID of the user whom the activity is assigned to
          - `participants` object[], nullable — List of multiple persons (participants) this activity is associated with
          - `busy_flag` boolean — Marks if the activity is set as 'Busy' or 'Free'. If the flag is set to `true`, your customers will not be able to book that time slot through any Scheduler links. The flag can also be unset. When the value of the flag is unset (`null`), the flag defaults to 'Busy' if it has a time set, and 'Free' if it is an all-day event without specified time.
          - `attendees` object[], nullable — The attendees of the activity. This can be either your existing Pipedrive contacts or an external email address.
          - `company_id` integer — The user's company ID
          - `reference_type` string — If the activity references some other object, it is indicated here. For example, value `Salesphone` refers to activities created with Caller.
          - `reference_id` integer — Together with the `reference_type`, gives the ID of the other object
          - `conference_meeting_client` string — The ID of the Marketplace app, which is connected to this activity
          - `conference_meeting_url` string — The link to join the meeting which is associated with this activity
          - `conference_meeting_id` string — The meeting ID of the meeting provider (Zoom, MS Teams etc.) that is associated with this activity
          - `add_time` string — The creation date and time of the activity in UTC. Format: YYYY-MM-DD HH:MM:SS.
          - `marked_as_done_time` string — The date and time this activity was marked as done. Format: YYYY-MM-DD HH:MM:SS.
          - `last_notification_time` string — The date and time of latest notifications sent about this activity to the participants or the attendees of this activity
          - `last_notification_user_id` integer — The ID of the user who triggered the sending of the latest notifications about this activity to the participants or the attendees of this activity
          - `notification_language_id` integer — The ID of the language the notifications are sent in
          - `active_flag` boolean — Whether the activity is active or not
          - `update_time` string — The last update date and time of the activity. Format: YYYY-MM-DD HH:MM:SS.
          - `update_user_id` integer — The ID of the user who was the last to update this activity
          - `gcal_event_id` string — For the activity which syncs to Google calendar, this is the Google event ID. NB! This field is related to old Google calendar sync and will be deprecated soon.
          - `google_calendar_id` string — The Google calendar ID that this activity syncs to. NB! This field is related to old Google calendar sync and will be deprecated soon.
          - `google_calendar_etag` string — The Google calendar API etag (version) that is used for syncing this activity. NB! This field is related to old Google calendar sync and will be deprecated soon.
          - `calendar_sync_include_context` string — For activities that sync to an external calendar, this setting indicates if the activity syncs with context (what are the deals, persons, organizations this activity is related to)
          - `source_timezone` string — The timezone the activity was created in an external calendar
          - `rec_rule` string — The rule for the recurrence of the activity. Is important for activities synced into Pipedrive from an external calendar. Example: "RRULE:FREQ=WEEKLY;BYDAY=WE"
          - `rec_rule_extension` string — Additional rules for the recurrence of the activity, extend the `rec_rule`. Is important for activities synced into Pipedrive from an external calendar.
          - `rec_master_activity_id` integer — The ID of parent activity for a recurrent activity if the current activity is an exception to recurrence rules
          - `series` object[] — The list of recurring activity instances. It is in a structure as follows: `[{due_date: "2020-06-24", due_time: "10:00:00"}]`
          - `created_by_user_id` integer — The ID of the user who created the activity
          - `location_subpremise` string — A subfield of the location field. Indicates apartment/suite number.
          - `location_street_number` string — A subfield of the location field. Indicates house number.
          - `location_route` string — A subfield of the location field. Indicates street name.
          - `location_sublocality` string — A subfield of the location field. Indicates district/sublocality.
          - `location_locality` string — A subfield of the location field. Indicates city/town/village/locality.
          - `location_admin_area_level_1` string — A subfield of the location field. Indicates state/county.
          - `location_admin_area_level_2` string — A subfield of the location field. Indicates region.
          - `location_country` string — A subfield of the location field. Indicates country.
          - `location_postal_code` string — A subfield of the location field. Indicates ZIP/postal code.
          - `location_formatted_address` string — A subfield of the location field. Indicates full/combined address.
          - `org_name` string — The name of the organization this activity is associated with
          - `person_name` string — The name of the person this activity is associated with
          - `deal_title` string — The name of the deal this activity is associated with
          - `owner_name` string — The name of the user this activity is owned by
          - `person_dropbox_bcc` string — The BCC email address of the person
          - `deal_dropbox_bcc` string — The BCC email address of the deal
          - `assigned_to_user_id` integer — The ID of the user to whom the activity is assigned to. Equal to `user_id`.
          - `file` object — The file that is attached to this activity. For example, this can be a reference to an audio note file generated with Pipedrive mobile app.
      - object
        - `item` 'activityType'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the activity type
          - `name` string — The name of the activity type
          - `icon_key` 'task' | 'email' | 'meeting' | 'deadline' | 'call' | 'lunch' | 'calendar' | 'downarrow' | 'document' | 'smartphone' | 'camera' | 'scissors' | 'cogs' | 'bubble' | 'uparrow' | 'checkbox' | 'signpost' | 'shuffle' | 'addressbook' | 'linegraph' | 'picture' | 'car' | 'world' | 'search' | 'clip' | 'sound' | 'brush' | 'key' | 'padlock' | 'pricetag' | 'suitcase' | 'finish' | 'plane' | 'loop' | 'wifi' | 'truck' | 'cart' | 'bulb' | 'bell' | 'presentation' — Icon graphic to use for representing this activity type
          - `color` string — A designated color for the activity type in 6-character HEX format (e.g. `FFFFFF` for white, `000000` for black)
          - `order_nr` integer — An order number for the activity type. Order numbers should be used to order the types in the activity type selections.
          - `key_string` string — A string that is generated by the API based on the given name of the activity type upon creation
          - `active_flag` boolean — The active flag of the activity type
          - `is_custom_flag` boolean — Whether the activity type is a custom one or not
          - `add_time` string, date-time — The creation time of the activity type
          - `update_time` string, date-time — The update time of the activity type
      - object
        - `item` 'deal'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the deal
          - `creator_user_id` integer — The ID of the deal creator
          - `user_id` integer — The ID of the user
          - `person_id` integer — The ID of the person associated with the deal
          - `org_id` integer — The ID of the organization associated with the deal
          - `stage_id` integer — The ID of the deal stage
          - `title` string — The title of the deal
          - `value` number — The value of the deal
          - `currency` string — The currency associated with the deal
          - `add_time` string — The creation date and time of the deal
          - `update_time` string — The last updated date and time of the deal
          - `stage_change_time` string — The last updated date and time of the deal stage
          - `active` boolean — Whether the deal is active or not
          - `deleted` boolean — Whether the deal is deleted or not
          - `is_archived` boolean — Whether the deal is archived or not
          - `status` string — The status of the deal
          - `probability` number, nullable — The success probability percentage of the deal
          - `next_activity_date` string — The date of the next activity associated with the deal
          - `next_activity_time` string — The time of the next activity associated with the deal
          - `next_activity_id` integer, nullable — The ID of the next activity associated with the deal
          - `last_activity_id` integer, nullable — The ID of the last activity associated with the deal
          - `last_activity_date` string, nullable — The date of the last activity associated with the deal
          - `lost_reason` string, nullable — The reason for losing the deal
          - `visible_to` string — The visibility of the deal
          - `close_time` string, nullable — The date and time of closing the deal
          - `pipeline_id` integer — The ID of the pipeline associated with the deal
          - `won_time` string — The date and time of changing the deal status as won
          - `first_won_time` string — The date and time of the first time changing the deal status as won
          - `lost_time` string — The date and time of changing the deal status as lost
          - `products_count` integer — The number of products associated with the deal
          - `files_count` integer — The number of files associated with the deal
          - `notes_count` integer — The number of notes associated with the deal
          - `followers_count` integer — The number of followers associated with the deal
          - `email_messages_count` integer — The number of emails associated with the deal
          - `activities_count` integer — The number of activities associated with the deal
          - `done_activities_count` integer — The number of completed activities associated with the deal
          - `undone_activities_count` integer — The number of incomplete activities associated with the deal
          - `participants_count` integer — The number of participants associated with the deal
          - `expected_close_date` string, date — The expected close date of the deal
          - `last_incoming_mail_time` string — The date and time of the last incoming email associated with the deal
          - `last_outgoing_mail_time` string — The date and time of the last outgoing email associated with the deal
          - `label` string — The label or multiple labels assigned to the deal
          - `stage_order_nr` integer — The order number of the deal stage associated with the deal
          - `person_name` string — The name of the person associated with the deal
          - `org_name` string — The name of the organization associated with the deal
          - `next_activity_subject` string — The subject of the next activity associated with the deal
          - `next_activity_type` string — The type of the next activity associated with the deal
          - `next_activity_duration` string — The duration of the next activity associated with the deal
          - `next_activity_note` string — The note of the next activity associated with the deal
          - `formatted_value` string — The deal value formatted with selected currency. E.g. US$500
          - `weighted_value` number — Probability times deal value. Probability can either be deal probability or if not set, then stage probability.
          - `formatted_weighted_value` string — The weighted_value formatted with selected currency. E.g. US$500
          - `weighted_value_currency` string — The currency associated with the deal
          - `rotten_time` string, nullable — The date and time of changing the deal status as rotten
          - `owner_name` string — The name of the deal owner
          - `cc_email` string — The BCC email of the deal
          - `org_hidden` boolean — If the organization that is associated with the deal is hidden or not
          - `person_hidden` boolean — If the person that is associated with the deal is hidden or not
          - `origin` string — The way this Deal was created. `origin` field is set by Pipedrive when Deal is created and cannot be changed.
          - `origin_id` string, nullable — The optional ID to further distinguish the origin of the deal - e.g. Which API integration created this Deal.
          - `channel` integer, nullable — The ID of your Marketing channel this Deal was created from. Recognized Marketing channels can be configured in your <a href="https://app.pipedrive.com/settings/fields" target="_blank" rel="noopener noreferrer">Company settings</a>.
          - `channel_id` string, nullable — The optional ID to further distinguish the Marketing channel.
          - `arr` number, nullable — Only available in Growth and above plans The Annual Recurring Revenue of the deal Null if there are no products attached to the deal
          - `mrr` number, nullable — Only available in Growth and above plans The Monthly Recurring Revenue of the deal Null if there are no products attached to the deal
          - `acv` number, nullable — Only available in Growth and above plans The Annual Contract Value of the deal Null if there are no products attached to the deal
          - `arr_currency` string, nullable — Only available in Growth and above plans The Currency for Annual Recurring Revenue of the deal If the `arr` is null, this will also be null
          - `mrr_currency` string, nullable — Only available in Growth and above plans The Currency for Monthly Recurring Revenue of the deal If the `mrr` is null, this will also be null
          - `acv_currency` string, nullable — Only available in Growth and above plans The Currency for Annual Contract Value of the deal If the `acv` is null, this will also be null
      - object
        - `item` 'file'
        - `id` integer
        - `data` object — The file data
          - `id` integer — The ID of the file
          - `user_id` integer — The ID of the user to associate the file with
          - `deal_id` integer — The ID of the deal to associate the file with
          - `person_id` integer — The ID of the person to associate the file with
          - `org_id` integer — The ID of the organization to associate the file with
          - `product_id` integer — The ID of the product to associate the file with
          - `activity_id` integer — The ID of the activity to associate the file with
          - `lead_id` string, uuid — The ID of the lead to associate the file with
          - `add_time` string — The date and time when the file was added/created. Format: YYYY-MM-DD HH:MM:SS
          - `update_time` string — The last updated date and time of the file. Format: YYYY-MM-DD HH:MM:SS
          - `file_name` string — The original name of the file
          - `file_size` integer — The size of the file
          - `active_flag` boolean — Whether the user is active or not. false = Not activated, true = Activated
          - `inline_flag` boolean — Whether the file was uploaded as inline or not
          - `remote_location` string — The location type to send the file to. Only googledrive is supported at the moment.
          - `remote_id` string — The ID of the remote item
          - `cid` string — The ID of the inline attachment
          - `s3_bucket` string — The location of the cloud storage
          - `mail_message_id` string — The ID of the mail message to associate the file with
          - `mail_template_id` string — The ID of the mail template to associate the file with
          - `deal_name` string — The name of the deal associated with the dile
          - `person_name` string — The name of the person associated with the file
          - `org_name` string — The name of the organization associated with the file
          - `product_name` string — The name of the product associated with the file
          - `lead_name` string — The name of the lead associated with the file
          - `url` string — The URL of the download file
          - `name` string — The visible name of the file
          - `description` string — The description of the file
      - object
        - `item` 'filter'
        - `id` integer
        - `data` object — The filter object
          - `id` integer — The ID of the filter
          - `name` string — The name of the filter
          - `filter_code` string, nullable — The system code of the filter
          - `is_editable` boolean — Whether the filter can be edited by the requesting user
          - `active_flag` boolean — The active flag of the filter
          - `type` 'deals' | 'leads' | 'org' | 'people' | 'products' | 'activity' | 'projects'
          - `temporary_flag` boolean, nullable — Whether the filter is temporary
          - `user_id` integer — The owner of the filter
          - `add_time` string — The date and time when the filter was added
          - `update_time` string, nullable — The date and time when the filter was updated
          - `visible_to` '1' | '3' | '5' | '7' — The visibility group ID of who can see the filter
          - `last_used_time` string, nullable — The date and time when the filter was last used
          - `custom_view_id` integer, nullable — The custom view ID linked to the filter
      - object
        - `item` 'note'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the note
          - `active_flag` boolean — Whether the note is active or deleted
          - `add_time` string — The creation date and time of the note
          - `content` string — The content of the note in HTML format. Subject to sanitization on the back-end.
          - `deal` object — The deal this note is attached to
            - `title` string — The title of the deal this note is attached to
          - `lead_id` string, uuid — The ID of the lead the note is attached to
          - `deal_id` integer — The ID of the deal the note is attached to
          - `last_update_user_id` integer — The ID of the user who last updated the note
          - `org_id` integer — The ID of the organization the note is attached to
          - `organization` object — The organization the note is attached to
            - `name` string — The name of the organization the note is attached to
          - `person` object — The person the note is attached to
            - `name` string — The name of the person the note is attached to
          - `person_id` integer — The ID of the person the note is attached to
          - `project_id` integer — The ID of the project the note is attached to
          - `project` object — The project the note is attached to
            - `title` string — The title of the project the note is attached to
          - `task_id` integer — The ID of the task the note is attached to
          - `task` object — The task the note is attached to
            - `title` string — The title of the task the note is attached to
          - `pinned_to_deal_flag` boolean — If true, the results are filtered by note to deal pinning state
          - `pinned_to_organization_flag` boolean — If true, the results are filtered by note to organization pinning state
          - `pinned_to_person_flag` boolean — If true, the results are filtered by note to person pinning state
          - `pinned_to_project_flag` boolean — If true, the results are filtered by note to project pinning state
          - `pinned_to_task_flag` boolean — If true, the results are filtered by note to task pinning state
          - `update_time` string — The last updated date and time of the note
          - `user` object — The user who created the note
            - `email` string — The email of the note creator
            - `icon_url` string — The URL of the note creator avatar picture
            - `is_you` boolean — Whether the note is created by you or not
            - `name` string — The name of the note creator
          - `user_id` integer — The ID of the note creator
      - object
        - `item` 'person'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the person
          - `company_id` integer — The ID of the company related to the person
          - `active_flag` boolean — Whether the person is active or not
          - `phone` object[] — A phone number supplied as a string or an array of phone objects related to the person. The structure of the array is as follows: `[{ "value": "12345", "primary": "true", "label": "mobile" }]`. Please note that only `value` is required.
            - `value` string — The phone number
            - `primary` boolean — Boolean that indicates if phone number is primary for the person or not
            - `label` string — The label that indicates the type of the phone number. (Possible values - work, home, mobile or other)
          - `email` object[] — An email address as a string or an array of email objects related to the person. The structure of the array is as follows: `[{ "value": "mail@example.com", "primary": "true", "label": "main" } ]`. Please note that only `value` is required.
            - `value` string — Email
            - `primary` boolean — Boolean that indicates if email is primary for the person or not
            - `label` string — The label that indicates the type of the email. (Possible values - work, home or other)
          - `first_char` string — The first letter of the name of the person
          - `add_time` string — The date and time when the person was added/created. Format: YYYY-MM-DD HH:MM:SS
          - `update_time` string — The last updated date and time of the person. Format: YYYY-MM-DD HH:MM:SS
          - `visible_to` string — The visibility group ID of who can see the person
          - `picture_id` object, nullable
            - `id` integer — The ID of the picture associated with the item
            - `item_type` string — The type of item the picture is related to
            - `item_id` integer — The ID of related item
            - `active_flag` boolean — Whether the associated picture is active or not
            - `add_time` string — The add time of the picture
            - `update_time` string — The update time of the picture
            - `added_by_user_id` integer — The ID of the user who added the picture
            - `pictures` object
              - …
          - `label` integer, nullable — The label assigned to the person. When the `label` field is updated, the `label_ids` field value will be overwritten by the `label` field value.
          - `label_ids` integer[] — The IDs of labels assigned to the person. When the `label_ids` field is updated, the `label` field value will be set to the first value of the `label_ids` field.
          - `org_name` string, nullable — The name of the organization associated with the person
          - `owner_name` string — The name of the owner associated with the person
          - `cc_email` string, nullable — The BCC email associated with the person
          - `owner_id` integer — The ID of the owner related to the person
          - `org_id` integer — The ID of the organization related to the person
          - `merge_what_id` integer — The ID of the person with what the main person was merged
          - `name` string — The name of the person
          - `first_name` string — The first name of the person
          - `last_name` string, nullable — The last name of the person
          - `email_messages_count` integer — The count of email messages related to the person
          - `activities_count` integer — The count of activities related to the person
          - `done_activities_count` integer — The count of done activities related to the person
          - `undone_activities_count` integer — The count of undone activities related to the person
          - `files_count` integer — The count of files related to the person
          - `notes_count` integer — The count of notes related to the person
          - `followers_count` integer — The count of followers related to the person
          - `last_incoming_mail_time` string, nullable — The date and time of the last incoming email associated with the person
          - `last_outgoing_mail_time` string, nullable — The date and time of the last outgoing email associated with the person
          - `open_deals_count` integer — The count of open deals related with the item
          - `related_open_deals_count` integer — The count of related open deals related with the item
          - `closed_deals_count` integer — The count of closed deals related with the item
          - `related_closed_deals_count` integer — The count of related closed deals related with the item
          - `won_deals_count` integer — The count of won deals related with the item
          - `related_won_deals_count` integer — The count of related won deals related with the item
          - `lost_deals_count` integer — The count of lost deals related with the item
          - `related_lost_deals_count` integer — The count of related lost deals related with the item
          - `next_activity_date` string, nullable — The date of the next activity associated with the deal
          - `next_activity_time` string, nullable — The time of the next activity associated with the deal
          - `next_activity_id` integer, nullable — The ID of the next activity associated with the deal
          - `last_activity_id` integer, nullable — The ID of the last activity associated with the deal
          - `last_activity_date` string, nullable — The date of the last activity associated with the deal
          - `participant_open_deals_count` integer — The count of open participant deals related with the item
          - `participant_closed_deals_count` integer — The count of closed participant deals related with the item
      - object
        - `item` 'organization'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the organization
          - `company_id` integer — The ID of the company related to the organization
          - `owner_id` object
            - `id` integer — The ID of the user
            - `name` string — The name of the user
            - `email` string — The email of the user
            - `has_pic` integer — Whether the user has picture or not. 0 = No picture, 1 = Has picture.
            - `pic_hash` string, nullable — The user picture hash
            - `active_flag` boolean — Whether the user is active or not
            - `value` integer — The ID of the owner
          - `name` string — The name of the organization
          - `active_flag` boolean — Whether the organization is active or not
          - `picture_id` object
            - `value` integer — The ID of the picture associated with the item
            - `item_type` string — The type of item the picture is related to
            - `item_id` integer — The ID of related item
            - `active_flag` boolean — Whether the associated picture is active or not
            - `add_time` string — The add time of the picture
            - `update_time` string — The update time of the picture
            - `added_by_user_id` integer — The ID of the user who added the picture
            - `pictures` object
              - …
          - `country_code` string, nullable — The country code of the organization
          - `first_char` string — The first character of the organization name
          - `add_time` string — The creation date and time of the organization
          - `update_time` string — The last updated date and time of the organization
          - `visible_to` string — The visibility group ID of who can see the organization
          - `label` integer — The label assigned to the organization. When the `label` field is updated, the `label_ids` field value will be overwritten by the `label` field value.
          - `label_ids` integer[] — The IDs of labels assigned to the organization. When the `label_ids` field is updated, the `label` field value will be set to the first value of the `label_ids` field.
          - `owner_name` string — The name of the organization owner
          - `cc_email` string — The BCC email associated with the organization
          - `email_messages_count` integer — The count of email messages related to the organization
          - `people_count` integer — The count of persons related to the organization
          - `activities_count` integer — The count of activities related to the organization
          - `done_activities_count` integer — The count of done activities related to the organization
          - `undone_activities_count` integer — The count of undone activities related to the organization
          - `files_count` integer — The count of files related to the organization
          - `notes_count` integer — The count of notes related to the organization
          - `followers_count` integer — The count of followers related to the organization
          - `address` string — The full address of the organization
          - `address_subpremise` string — The sub-premise of the organization location
          - `address_street_number` string — The street number of the organization location
          - `address_route` string — The route of the organization location
          - `address_sublocality` string — The sub-locality of the organization location
          - `address_locality` string — The locality of the organization location
          - `address_admin_area_level_1` string — The level 1 admin area of the organization location
          - `address_admin_area_level_2` string — The level 2 admin area of the organization location
          - `address_country` string — The country of the organization location
          - `address_postal_code` string — The postal code of the organization location
          - `address_formatted_address` string — The formatted organization location
          - `open_deals_count` integer — The count of open deals related with the item
          - `related_open_deals_count` integer — The count of related open deals related with the item
          - `closed_deals_count` integer — The count of closed deals related with the item
          - `related_closed_deals_count` integer — The count of related closed deals related with the item
          - `won_deals_count` integer — The count of won deals related with the item
          - `related_won_deals_count` integer — The count of related won deals related with the item
          - `lost_deals_count` integer — The count of lost deals related with the item
          - `related_lost_deals_count` integer — The count of related lost deals related with the item
          - `next_activity_date` string, nullable — The date of the next activity associated with the deal
          - `next_activity_time` string, nullable — The time of the next activity associated with the deal
          - `next_activity_id` integer, nullable — The ID of the next activity associated with the deal
          - `last_activity_id` integer, nullable — The ID of the last activity associated with the deal
          - `last_activity_date` string, nullable — The date of the last activity associated with the deal
      - object
        - `item` 'pipeline'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the pipeline
          - `name` string — The name of the pipeline
          - `url_title` string — The pipeline title displayed in the URL
          - `order_nr` integer — Defines the order of pipelines. First order (`order_nr=0`) is the default pipeline.
          - `active` boolean — Whether this pipeline will be made inactive (hidden) or active
          - `deal_probability` boolean — Whether deal probability is disabled or enabled for this pipeline
          - `add_time` string — The pipeline creation time. Format: YYYY-MM-DD HH:MM:SS.
          - `update_time` string — The pipeline update time. Format: YYYY-MM-DD HH:MM:SS.
      - object
        - `item` 'product'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the product
          - `name` string — The name of the product
          - `code` string — The product code
          - `description` string — The description of the product
          - `unit` string — The unit in which this product is sold
          - `tax` number — The tax percentage
          - `category` string — The category of the product
          - `active_flag` boolean — Whether this product will be made active or not
          - `selectable` boolean — Whether this product can be selected in deals or not
          - `first_char` string — The first letter of the product name
          - `visible_to` integer — The visibility of the product. If omitted, the visibility will be set to the default visibility setting of this item type for the authorized user.
          - `owner_id` integer — The ID of the user who will be marked as the owner of this product. When omitted, authorized user ID will be used.
          - `files_count` integer — The count of files
          - `add_time` string — The date and time when the product was added to the deal
          - `update_time` string — The date and time when the product was updated to the deal
          - `prices` object[] — Array of objects, each containing: `currency` (string), `price` (number), `cost` (number, optional), `overhead_cost` (number, optional). Note that there can only be one price per product per currency. When `prices` is omitted altogether, a default price of 0 and a default currency based on the company's currency will be assigned.
      - object
        - `item` 'stage'
        - `id` integer
        - `data` object
          - `id` integer — The ID of the stage
          - `order_nr` integer — Defines the order of the stage
          - `name` string — The name of the stage
          - `active_flag` boolean — Whether the stage is active or deleted
          - `deal_probability` integer — The success probability percentage of the deal. Used/shown when the deal weighted values are used.
          - `pipeline_id` integer — The ID of the pipeline to add the stage to
          - `rotten_flag` boolean — Whether deals in this stage can become rotten
          - `rotten_days` integer — The number of days the deals not updated in this stage would become rotten. Applies only if the `rotten_flag` is set.
          - `add_time` string — The stage creation time. Format: YYYY-MM-DD HH:MM:SS.
          - `update_time` string — The stage update time. Format: YYYY-MM-DD HH:MM:SS.
      - object
        - `item` 'user'
        - `id` integer
        - `data` object
          - `id` integer — The user ID
          - `name` string — The user name
          - `default_currency` string — The user default currency
          - `locale` string — The user locale
          - `lang` integer — The user language ID
          - `email` string — The user email
          - `phone` string, nullable — The user phone
          - `activated` boolean — Boolean that indicates whether the user is activated
          - `last_login` string — The last login date and time of the user. Format: YYYY-MM-DD HH:MM:SS
          - `created` string — The creation date and time of the user. Format: YYYY-MM-DD HH:MM:SS
          - `modified` string, nullable — The last modification date and time of the user. Format: YYYY-MM-DD HH:MM:SS
          - `has_created_company` boolean — Boolean that indicates whether the user has created a company
          - `access` object[]
            - `app` 'global' | 'sales' | 'campaigns' | 'projects' | 'account_settings' | 'partnership' — The granular app access level
            - `admin` boolean — Whether the user has admin access or not
            - `permission_set_id` string — The ID of the permission set
          - `active_flag` boolean — Boolean that indicates whether the user is activated
          - `timezone_name` string — The user timezone name
          - `timezone_offset` string — The user timezone offset
          - `role_id` integer — The ID of the user role
          - `icon_url` string, nullable — The user icon URL
          - `is_you` boolean — Boolean that indicates if the requested user is the same which is logged in (in this case, always true)
          - `is_deleted` boolean — Boolean that indicates whether the user is deleted from the company
  - `additional_data` object
    - `since_timestamp` string — The timestamp in UTC. Format: YYYY-MM-DD HH:MM:SS
    - `last_timestamp_on_page` string — The timestamp in UTC. Format: YYYY-MM-DD HH:MM:SS
    - `pagination` object — The additional data of the list
      - `start` integer — Pagination start
      - `limit` integer — Items shown per page
      - `more_items_in_collection` boolean — If there are more list items in the collection than displayed or not

---

[API](https://skmtc.net/pipedrive/apis/pipedrive-api-v1.md) · [All operations](https://skmtc.net/pipedrive/apis/pipedrive-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pipedrive/pipedrive-api-v1/revisions/bf863a979545/schema)
