Hi @scott.liu,
Are you talking about an Auth0 Action? It sounds like you are looking for the event.query
object, which should contain any additional query params. I don’t think that value would be populated as accountId
automatically.
Posting your entire Action could be helpful here.