Skip to main content
GET
Get evidence by id.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Identifier of the asset.

Example:

"did:trustos:trackid:<id>"

Query Parameters

timestamp
number
required

Evidence timestamp.

Example:

1695900959848

Response

Successful evidence retrieval.

statusCode
number

Request status code.

Example:

200

message
string

Message returned by the request.

Example:

"Evidence found"

data
object

Data returned by the request.