feedback

Read Feedback

Get a specific feedback.

get/api/v1/feedback/{feedback_id}

Path parameters

feedback_idstring uuid required

Query parameters

include_user_namesboolean nullable

Response

Successful Response

created_atstring date-time
modified_atstring date-time
keystring required
commentstring nullable
feedback_group_idstring uuid nullable
comparative_experiment_idstring uuid nullable
run_idstring uuid nullable
session_idstring uuid nullable
idstring uuid required
trace_idstring uuid nullable
start_timestring date-time nullable
is_rootboolean
extraobject nullable
feedback_thread_idstring nullable

Changes

Changed in 1 of the 48 revisions of this API.1

    • added the optional property is_root to the response with the 200 status

      response-optional-property-added