Get Evidence Set
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Process ID.
Responses
200
Evidence set obtained successfully.
application/json
400
When the process ID is invalid.
application/json
401
Access-token error.
application/json
404
When the process could not be found.
application/json
get
/client/v1/process/{processId}/evidencesetErrors
Last updated
Was this helpful?