website logo
⌘K
Introduction
Authentication
API Reference (Swagger)
API Reference
Campaigns
Contact
Media
Testimonial
Websites
Widgets
Webhooks
Docs powered by archbee 

Get a list with Testimonials for a specific website via brand id.

GET
PATH PARAMETERS
brandIdstring*

The brand id of the registered website / brand (format of Guid).

RESPONSES
200
Returns a list with all testimonials.
TestimonialApiDb[]
idstring<uuid>
typeIdstring<uuid>
createdstring<date-time>
firstnamestring
lastnamestring
titlestring
subtitlestring
companystring
emailstring
imageUrlstring
testimonialTextstring
contractUrlstring
contractStatusstring
contractSignedboolean
externalVideoHtmlstring
videoTokenstring
videoUrlstring
socialMediaProfilesstring[]
starsnumber<float>
gaveConsentboolean
consentDateTimestring<date-time>
publishedboolean
204
No Content
400
Bad Request
string
500
Server Error
string




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Get a Testimonial specified by id.
Docs powered by archbee