OpenInt home page
Search...
Sign up
Open API Spec
Sign up
Search...
Navigation
CRM
List users
Guide
Unified APIs
GitHub
Unified APIs
Connect
Core
Sales Engagement
CRM
GET
Count Entities
GET
List Accounts
POST
Create account
GET
Get Account
PATCH
Update account
POST
Batch read accounts
POST
Upsert account
GET
List Contacts
POST
Create contact
GET
Get Contact
PATCH
Update contact
POST
Batch read contacts
POST
Upsert contact
GET
List Leads
GET
Get Lead
GET
List Opportunities
GET
Get Opportunity
GET
List notes
POST
Create note
GET
List users
GET
Get user
GET
List custom object records
POST
Create custom object record
GET
Metadata list objects
POST
Metadata create object
GET
Metadata list object properties
POST
Metadata create object property
POST
Metadata create association
Banking
Accounting
PTA
ATS
HRIS
File Storage
CRM
List users
GET
/
unified
/
crm
/
user
Try it
Authorizations
x-apikey
string
header
required
x-connection-id
string
header
required
Query Parameters
sync_mode
enum<string>
Available options:
full
,
incremental
cursor
string | null
page_size
number
Response
200 - application/json
has_next_page
boolean
required
items
object[]
required
Show child attributes
items.
id
string
required
items.
updated_at
string
required
ISO8601 date string
items.
created_at
string | null
items.
email
string | null
items.
is_active
boolean | null
items.
is_deleted
boolean | null
items.
last_modified_at
string | null
items.
name
string | null
items.
raw_data
object
Show child attributes
items.raw_data.
{key}
any
next_cursor
string | null
Create note
Get user