{ "accounts": [ { "id": "1234", "given_name": "John", "name": "John Doe", "email": "john_doe@example.com", "picture": "https://example.com/profile/123", "approved_clients": ["123", "456", "789"] } ] }