Retrieve an acknowledge
GET
/v1/acknowledge/{id}/
Return a single acknowledge by its ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
A UUID string identifying this acknowledge.
Responses
Section titled “ Responses ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
created_at
required
string format: date-time
created_by
required
string format: uuid
event
required
string format: uuid
id
required
string format: uuid
thread_event_id
required
UUID of the thread event that is acknowledged
string format: uuid