Why is my query for expired Access Tokens returning empty results?

When this happens, you can try querying the "Manager" API directly.

Example

List expired Access Tokens that have active refresh tokens.

https:[address]api-manager/access-tokens?skip=0&limit=10&status=EXPIRED&refreshStatus=ACTIVE
that EXPIRED and ACTIVE are in uppercase. If your search for expired Access Tokens is returning empty results, make sure you have not used lower case. "REVOKED" should be written in uppercase letters as well.
Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]