/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9h ago · Updated 9h ago
View markdown
atlas
Atlas API
post
Retrieves one customer
v
OpenAPI 3.1.0
2026-08-08
64
112
112.3 KB
Accounts
3
Canned Responses
4
Conversations
11
CSAT
3
Custom Events
2
Custom Fields
4
Customers
6
get
List all customers
post
Create customer
get
Retrieves one customer
post
Update customer
post
Retrieves one customer
post
Upsert customer
HelpCenter
4
Sessions
3
Sidebars
3
Sla Rules
4
Tags
6
Users
5
Webhooks
4
WhatsApp
2
Customers
Retrieves one customer
Retrieves one customer
post
/v1/customers/lookup
Request body
ExternalCustomerLookupRequest
required
id
string
uuid
nullable
email
string
email
nullable
phoneNumber
string
nullable
userId
string
nullable
Response
Successful Response
ExternalCustomer
required
id
string
uuid
required
externalUserId
string
nullable
companyId
string
uuid
nullable
accountId
string
uuid
nullable
account
WebCompanySchemasExternalAccount
firstName
string
nullable
lastName
string
nullable
email
string
email
nullable
phoneNumber
string
nullable
customFields
object
nullable
defaultSenders
CustomerDefaultSenders
lastLoginTime
string
date-time
nullable
createdAt
string
date-time
required
totalConversations
integer
nullable
avgTimeToSolve
integer
nullable
totalSessions
integer
nullable
totalSessionTime
integer
nullable
avgSessionTime
integer
required