Skip to main content

Overview

This is about how to get a list of access tokens issued. Authlete provides an API that enables to get a list of client applications that an end-user (resource owner) has authorized. This functionality is available at Authlete’s /auth/token/get/list API. This function is available only for Enterprise Plan customers.

Definition

Request Parameters

Currently, the maximum number of tokens in a list is 20. Authlete server will return an error when you request more than 20 (= “end” - “start” > 20).

Response Parameters

**
Access Token Infromation
** ** Response Example
**