Retrieve the history

Retrieve the history of changes for a plot risk assessment

Retrieve the history of a plot risk assessment.

get

Retrieve the history of changes for a plot risk assessment.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
chevron-right
200Success
application/json
entityIdstringRequired

Id of this entity

Example: 123e4567-e89b-12d3-a456-426614174000
changedByUserTypeall ofRequired

The type of the user that did the change. Can be USER, M2M, SYSTEM.

string · enumOptional

The type of the user that did the change. Can be USER, M2M, SYSTEM.

Possible values:
actionall ofRequired

The type of the action. Can be CREATE, UPDATE, DELETE.

string · enumOptional

The type of the action. Can be CREATE, UPDATE, DELETE.

Possible values:
changedAtstringRequired

date this entity was last updated

Example: 2020-01-01T00:00:00.000Z
get
/plot-risk-assessments/{id}/history

Last updated