List every customer access token row (active + revoked + expired)
for this customer, newest first. The is_active flag computed
server-side combines revoked_at IS NULL and expires_at > NOW
so the dashboard can render status without re-implementing the
rule.
Documentation Index
Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt
Use this file to discover all available pages before exploring further.