API Reference

Polling endpoint to check whether user/device has been verified to auto-login

Endpoint to be polled to check whether the new user/device has been verified. The SDK will call this endpoint.

a 200 form this endpoint indicates the 'magic-link' endpoint has been hit successfully. The SDK store the API response in storage,
and call Step 3.

a 400 or 422 indicates that the magic link has not been clicked yet.

Log in to see full request history
Body Params

Endpoint to be polled to check whether the new user/device has been verified.

uuid
uuid
Responses

400

User/Device has not been verified yet

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json