Verify Auth Token
Verify the authentication token generated by the user.
GET
Headers
Bearer auth token
Response
200
application/json
Successfully verified token
The response is of type object
.
Verify the authentication token generated by the user.
Bearer auth token
Successfully verified token
The response is of type object
.