Get the course testimonial
GET/course/:slug/testimoni
Get the course testimonial
Request
Path Parameters
slug stringrequired
get testimoni berdasarkan slug
Responses
- 200
- 400
Successful
- application/json
- Schema
- Example (from schema)
Schema
success boolean
data string[]
{
"success": true,
"data": [
"string"
]
}
Invalid status value