APIs to check availability of the system
Last updated 1 month ago
GET /api/v1/public
GET
/api/v1/public
Status of the Identity Agent
Headers
Body
Response
{ "data": { "status": "running", "app": "identity", "host": "http://localhost:7999/", "version": "1.0.0", "isDebug": true, "isDocker": false } }
Content-Type
application/json
Authorization
None