Get revoked token IDs

Get a list of revoked token IDs. These will be the ID values found in the jti property of the decoded JWT.

If the jti value matches one of the IDs in the returned list then it should be considered as revoked and treated as invalid.

Language
Authorization
Click Try It! to start a request and see the response here!