PublicNps

Loads the survey form for a signed token. Returns 404 for invalid/expired tokens.

get/public/nps/{token}

Path parameters

tokenstring required

Response

OK

clinicNamestring
clientFirstNamestring
petNamestring
alreadySubmittedboolean

True once the survey has been submitted; the page should show a thank-you state.