curl "https://api.northaxiumdata.ca/v1/lobbying/profiles/LOB-4592" \ -H "X-API-Key: <your-api-key>"
{ "data": { "lobbyist_id": "LOB-4592", "name": "Jane Smith", "firm": "Capital Strategy Group", "status": "Active", "active_clients": [ "Tech Innovators North", "Green Energy Solutions Ltd." ], "first_registered": "2018-03-12" } }
Retrieve a detailed profile of a specific registered lobbyist or firm.
LOB-4592