Last updated 1 day ago
This method returns the entity that matches the entered ID.
The entity's ID
GET /entities/{entity_id} HTTP/1.1 Host: X-Ledger-API-Key: YOUR_API_KEY Accept: */*
entity object
{ "accounts": [ 1 ], "created_by": 5, "created_on": "2025-06-06T20:19:42.771Z", "id": 1, "last_request": 3, "name": "text", "status": "text" }