/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v11
OpenAPI 3.1.0
2026-08-03
64
112
112.3 KB
Customers
Retrieves one customer
Retrieves one customer
get
/v1/customers/{id}
Path parameters
id
string
uuid
required
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