GET /resources/version
Returns the service name and current version number. This endpoint is useful for health checks and version verification.Response
The service name identifier
The current version number of the service
Example Request
Example Response
Use Cases
Version verification
Version verification
Verify the deployed service version matches your expected version
Health monitoring
Health monitoring
Use as a lightweight endpoint to confirm the service is running and responding
API compatibility
API compatibility
Check version compatibility before making API calls