LIST API_TOKENS

Syntax

{ LIST | SHOW } API_TOKENS;

Description

Examples

<no-db>/<no-store># LIST API_TOKENS;
+-----------+-------------------------------+-------------------------------+-------------------------------+
|  Name     |  Last Used                    |  Created At                   |  Expires At                   |
+===========+===============================+===============================+===============================+
| my_token  | <null>                        | 2024-06-04 22:42:18 +0000 UTC | 2024-09-02 22:42:18 +0000 UTC |
+-----------+-------------------------------+-------------------------------+-------------------------------+
| mr_local  | 2024-06-04 22:39:12 +0000 UTC | 2024-06-04 22:36:28 +0000 UTC | 2024-09-02 22:36:28 +0000 UTC |
+-----------+-------------------------------+-------------------------------+-------------------------------+

Last updated