Test route for Vidinfra API1.
This Route doesn't Need Authentication or Authorization
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location --request GET 'http://localhost:8080/v1/health-check'
Responses
application/json Modified at 2025-02-12 12:16:44