agentrouter.tokens.v1.TokensService
TokensService provides APIs for user token management from dataplane. These endpoints are called by dataplane instances using service account tokens.
Introduction
GetRevocationList
GetRevocationList returns a list of revoked token JTIs.
UpdateLastUsed
UpdateLastUsed updates the last used timestamp for a token.