Get a plot risk assessment by id

Retrieve a risk assessment of a plot by id

Get a given plot risk assessment by id

get

Get a given plot risk assessment by id

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

The ID of the plot risk assessment

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

The status of the plot risk assessment

Default: NEWExample: NEW
string · enumOptional

The risk assessment status of this plot set by your business

Possible values:
notesstring · max: 1000Optional

The notes of the plot risk assessment

Example: This is a note
createdAtstring · date-timeRequired

The date and time the plot risk assessment was created

Example: 2023-01-01T00:00:00.000Z
updatedAtstring · date-timeRequired

The date and time the plot risk assessment was updated

Example: 2023-01-01T00:00:00.000Z
plotIdstringRequired

The ID of the plot assessed by the buyer

Example: 123e4567-e89b-12d3-a456-426614174000
businessIdstringRequired

The ID of the business assessing the plot risk

Example: 123e4567-e89b-12d3-a456-426614174000
get
/plot-risk-assessments/{id}

Last updated