Get more data of user Linked in extension

Then you just need the userID

if you have helixtoken use that

Otherwise your EBS can use an App Access Token/Client Credentials token after decoding the userID from the JWT

as per this example Extension project:

Further reading on helixToken