API Reference
Testimonial
Get a Testimonial specified by id.
GET
Authentication
Authorization
Bearer
Path Parameters
id
string
*
Responses
200
Returns details of a specific testimonial.
TestimonialApiDb
Example
[object Object]
id
string<uuid>
typeId
string<uuid>
created
string<date-time>
firstname
string
lastname
string
title
string
subtitle
string
company
string
email
string
imageUrl
string
testimonialText
string
contractUrl
string
contractStatus
string
contractSigned
boolean
externalVideoHtml
string
videoToken
string
videoUrl
string
socialMediaProfiles
string[]
stars
number<float>
gaveConsent
boolean
consentDateTime
string<date-time>
published
boolean
400
Bad Request
string
404
Not Found
string
500
Server Error
string
Updated 03 Mar 2023
Did this page help you?