Skip to main content
GET
Get testimony for case

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

caseId
string
required

The identifier of the case.

Response

OK

testimony
object
required

Each testimony type has a key in this object whose value is an array of the related testimony. If no testimony is available for a particular testimony type, the array will be empty.