Get a Testimonial specified by id.
GET
PATH PARAMETERS
idstring*
The id of the testimonial.
RESPONSES
200
Returns details of a specific testimonial.
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
400
Bad Request
string
404
Not Found
string
500
Server Error
string
Updated 03 Mar 2023
Did this page help you?
Yes
No