Skip to main content

Validates an enrollment invitation token and, if valid, returns the associated form type so the public UI can render the correct form. Always returns 200 with a Valid flag.

GET 

/api/enrollment/v1/validate/:token

Validates an enrollment invitation token and, if valid, returns the associated form type so the public UI can render the correct form. Always returns 200 with a Valid flag.

Request

Responses

OK