How to get Only Valid Access Token From Management APIs

Hi All, Is there any way to get only the Valid Access Token from Apigee Management APIs. Cause I only need the Valid Access Token. It is seen that when we request to the Management APIs with EnduserID. It gives out all the access token which is expired/Valid and there is no identifier to know if the token is valid or not.

So wanted to check if we can get only the valid access token or can we delete all the expired ones.

0 1 112
1 REPLY 1

No

As far as I know There is no way to use the Apigee Management APIs to query or list only the valid OAuth tokens.

You can delete the expired tokens, if you wish.