Get a trip's risk questions

The traveller-answered questions for a trip's risk assessment, together with any answers already on record. Read-only — no results are persisted and the trip's verdict is untouched. Use it to populate the answer-correction form, including for a trip that failed before it was ever assessed and so has no stored result to read. Optionally applies provisional answers so a branch-flipping answer reveals the questions on the branch it selects. Returns either the assessment or a cache-hash string to poll via GET /risk-rules/assessment/result/{cacheHash}. Admin-only. PROD-1905.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Trip ID

Query Params
number

Multi-destination (PROD-1663): questions for this journey leg only.

Body Params
answers
object

Provisional risk answers keyed by tree node fieldKey, applied on top of the stored ones for this evaluation only. Values must be boolean or number.

Responses
201

The evaluated assessment, or a cache-hash string to poll while it is computed

400

The trip has no destination, or the traveller is missing a mandatory profile field the assessment needs

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!