Returns a paginated list of the customer impersonation tokens your API account has issued. The token’s JWT string is never returned; each entry includes a jti identifier that you use to revoke the token, as well as is_revoked and is_expired flags. Revoked and expired tokens are included in the list.
Required Scopes
Manage Storefront API Customer Impersonation TokensNOTE: This endpoint only returns customer impersonation tokens issued by the API account making the request. Tokens issued by another API account are never returned. Storefront and private tokens require the
Storefront API Tokensscope and are never returned here.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
The MIME type of the response body.