GET /test
GET
/test
Headers
Content-Type
application/json
Authorization
Bearer <token>
Response
{ "status": true, "message": "server is healthy", "data": "Api connection Successful" }
{ "error": "Invalid request" }
Last updated 1 month ago