Feedback
Retrieve a Feedback
OAuth Scope
This endpoint requires the following OAuth scope read_feedback.
get/feedback/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Feedback
Response
Feedback record retrieved successfully
Example response
{
"related_object_uuid": "123e4567-16a3-4800-ac79-234675e15b0b",
"uuid": "123e4567-6fbf-4613-a147-23467b782ceb",
"edit_date": "2025-09-01 12:00:00"
}