Parameter and Type | Description | Values | Used in |
module string | The API name of the module you want to fetch the records or details from. | -- | |
fields string | The API names of the fields whose details you want to receive in the response. | -- | |
sort_by string | The API name of the field based on which you want to sort the response. | By default, the records are sorted by their IDs in ascending order. | |
sort_order string | The order in which you want to receive the response. | asc - to sort the response in ascending order. This is the default value. desc - to sort the response in descending order. | |
converted string | To get the list of converted records. | true - to get the converted records false - to get only non-converted records both - to get both converted and non-converted records. The default value is false. | |
approved string | To get the list of approved records. | true - to get only approved records false - to get only unapproved records both - to get all approved and unapproved records. The default value is true. | |
page integer | To get the list of records from the respective pages. | Positive integer values only. The default value is 1. | |
per_page integer | The number of records you want to fetch per API call. | Positive integer values only. The default value is 200. | |
cvid string | The custom view's ID you want to fetch the records from. | -- | |
territory_id string | The ID of the territory you want to fetch the records from. | -- | |
include_child boolean | To get the records from the child territories, if any. | true - to get the records from child territories false - to get records only from the parent territory. The default value is false. | |
type string | The type of deleted records you want to fetch. | All - To get the list of all deleted records. Recycle - To get the list of deleted records from recycle bin. Permanent - To get the list of permanently deleted records. The default value is All. | |
type string | The type of users you want to fetch. | AllUsers - To get the list of all users. ActiveUsers - To get the list of all active users. DeactiveUsers - To get the list of all users who were deactivated. ConfirmedUsers - To get the list of confirmed users. NotConfirmedUsers - To get the list of non-confirmed users. DeletedUsers - To get the list of deleted users. ActiveConfirmedUsers - To get the list of active users who are also confirmed. AdminUsers - To get the list of admin users. ActiveConfirmedAdmins - To get the list of active users with the administrative privileges and are also confirmed. CurrentUser - To get the current CRM user. | |
criteria string | Performs search by following the criteria: (({api_name}:{starts_with|equals}:{value})and/or({api_name} :{starts_with|equals}:{value})). Refer to our post on Search records for more details. | -- | |
email string | To perform module search by email. All the email fields of a particular module will be searched and listed. | -- | |
phone string | To perform module search by phone number. All the phone fields of a particular module will be searched and listed. | -- | |
word string | Performs a global search in a module by word. | -- | |
group string/integer | The unique ID or API name of the group to which the variable belongs. | -- | |
my_tags boolean | Display only the tags created by the current user. | true - displays the names of the tags created by the current user. The default value is false. | |
job_id string | -- | ||
sharedTo string | The current user’s ID to get the details like the ID and the module of the records shared with that user. | -- | |
view string | The details of the shared records that you want to retrieve. | summary, manage | |
id string | -- | ||
channel_id integer | The unique ID of the notification channel. | -- | |
ids integer | The record IDs, separated by commas, of the records you want to fetch. | -- |
Writer is a powerful online word processor, designed for collaborative work.