API Reference
Contact
Get a list with Contacts.
GET
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
brandId
string
*The brand id of the registered website / brand (format of Guid).
RESPONSES
200
Returns a list with all contacts.
Contact[]
id
string<uuid>
created
string<date-time>
firstName
string
lastName
string
phone
string
email
string
imageUrl
string
204
No Content
400
Bad Request
string
500
Server Error
string
Updated 03 Mar 2023
Did this page help you?