Skip to main content

Render web recovery

GET 

http://localhost:8080/auth/recovery/:recovery_token

Request

Path Parameters

    recovery_token stringrequired

Responses

Example response

Schema
    status numberrequired
    data object
curl -L -X GET 'http://localhost:8080/auth/recovery/:recovery_token' \
-H 'Accept: application/json'
Request Collapse all
Base URL
http://localhost:8080
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!