get_contact | Fetch a single contact by id. |
get_lead | Fetch a single lead by id. |
get_me | Fetch the profile of the authenticated user. |
get_note_activity | Fetch a single note activity by id. |
get_opportunity | Fetch a single opportunity by id. |
get_task | Fetch a single task by id. |
get_user | Fetch a single user by id. |
get_webhook | Fetch a single webhook subscription by id. |
list_activities | List activities of all types, filterable by lead, contact or user. |
list_contacts | List contacts, optionally filtered by lead. |
list_lead_statuses | List the lead statuses of the organization. |
list_leads | List or search leads (optionally filtered with a Close search query). |
list_note_activities | List note activities, optionally filtered by lead or user. |
list_opportunities | List opportunities, optionally filtered by lead. |
list_opportunity_statuses | List the opportunity statuses (pipeline stages) of the organization. |
list_tasks | List tasks, filterable by lead, assignee, completion or view. |
list_users | List users in the organization. |
list_webhooks | List webhook subscriptions. |