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

Get a Testimonial specified by id.

GET
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
id
string
*
The id of the testimonial.
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[]
Example:
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?
PREVIOUS
Get a list with Testimonials for a specific website via brand id.
NEXT
Updates a Testimonial defined by id.
Docs powered by
Archbee