Company
Get customers
Get all customers of a workspace.
GET
/
company
/
customers
Authorizations
apiKey
string
headerrequiredResponse
200 - application/json
customerId
string
The unique id of the customer.
address
string
The address of the customer.
firstName
string
The first name of the customer.
lastName
string
The last name of the customer.
email
string
The email of the customer.
companyName
string
The company name of the customer.
phone
string
The phone no. of the customer.
clients
object[]